From 6d9979b6710edcd21b8c9b732a0862e65479f65e Mon Sep 17 00:00:00 2001 From: Victoria Lestari Date: Mon, 8 Mar 2021 16:28:19 +0000 Subject: [PATCH] Update attrs.xml and public.xml to allow a recognition service to be selected as default Bug: 175429607 Tested: n/a Change-Id: I35eeda1abdec91ebc756cc507ebfd69081f10a0c --- core/api/current.txt | 1 + core/res/res/values/attrs.xml | 3 +++ core/res/res/values/public.xml | 1 + 3 files changed, 5 insertions(+) diff --git a/core/api/current.txt b/core/api/current.txt index 57e256142eb09..05d7c231824ac 100644 --- a/core/api/current.txt +++ b/core/api/current.txt @@ -1259,6 +1259,7 @@ package android { field public static final int segmentedButtonStyle = 16843568; // 0x1010330 field public static final int selectAllOnFocus = 16843102; // 0x101015e field public static final int selectable = 16843238; // 0x10101e6 + field public static final int selectableAsDefault = 16844352; // 0x1010640 field public static final int selectableItemBackground = 16843534; // 0x101030e field public static final int selectableItemBackgroundBorderless = 16843868; // 0x101045c field @Deprecated public static final int selectedDateVerticalBar = 16843591; // 0x1010347 diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index efc8fe9aafa24..05d29c2685f49 100644 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -8633,6 +8633,9 @@ Described here are the attributes that can be included in that tag. --> + +