From 2f8a725efe82b684ea806b7cb1eb5be546c1f872 Mon Sep 17 00:00:00 2001 From: Simranjit Kohli Date: Thu, 1 Dec 2022 10:20:39 -0800 Subject: [PATCH] [Autofill-CredMan]: Define isCredential field BUG: 261045584 Test: None. Just an attribute definition. Change-Id: Ifa4088cfa37aa7a583c57848292e994e8a60d6a9 --- core/api/current.txt | 1 + core/res/res/values/attrs.xml | 4 ++++ core/res/res/values/public-staging.xml | 1 + 3 files changed, 6 insertions(+) diff --git a/core/api/current.txt b/core/api/current.txt index 19123bba2b5d8..2a4076d5570ab 100644 --- a/core/api/current.txt +++ b/core/api/current.txt @@ -919,6 +919,7 @@ package android { field public static final int isAlwaysSyncable = 16843571; // 0x1010333 field public static final int isAsciiCapable = 16843753; // 0x10103e9 field public static final int isAuxiliary = 16843647; // 0x101037f + field public static final int isCredential; field public static final int isDefault = 16843297; // 0x1010221 field public static final int isFeatureSplit = 16844123; // 0x101055b field public static final int isGame = 16843764; // 0x10103f4 diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index 1d1c02d648d8b..f4d563c71b20e 100644 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -2653,6 +2653,10 @@ + + + diff --git a/core/res/res/values/public-staging.xml b/core/res/res/values/public-staging.xml index a9c56f0f802b8..6047738b4e89b 100644 --- a/core/res/res/values/public-staging.xml +++ b/core/res/res/values/public-staging.xml @@ -125,6 +125,7 @@ +