From f1d326e20520125fface44d4ee2ff46ffc805cd9 Mon Sep 17 00:00:00 2001 From: Patrick Baumann Date: Wed, 7 Aug 2019 12:22:44 -0700 Subject: [PATCH] Makes forceQueryable public Bug: 136675067 Test: Builds successfully Change-Id: I436609d9d6ffee3823ee88a178b0ac65c4bd489d --- api/current.txt | 1 + core/res/res/values/public.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/api/current.txt b/api/current.txt index afacaa8881f69..a429f0cf3885c 100644 --- a/api/current.txt +++ b/api/current.txt @@ -641,6 +641,7 @@ package android { field public static final int footerDividersEnabled = 16843311; // 0x101022f field public static final int forceDarkAllowed = 16844172; // 0x101058c field public static final int forceHasOverlappingRendering = 16844065; // 0x1010521 + field public static final int forceQueryable = 16844296; // 0x1010608 field public static final int forceUriPermissions = 16844191; // 0x101059f field public static final int foreground = 16843017; // 0x1010109 field public static final int foregroundGravity = 16843264; // 0x1010200 diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 036d9594058f5..2067735f26208 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -2927,6 +2927,7 @@ +