diff options
author | Selim Cinek <cinek@google.com> | 2015-07-24 16:23:23 -0700 |
---|---|---|
committer | Selim Cinek <cinek@google.com> | 2015-07-24 16:25:26 -0700 |
commit | 3974e603acb42ba64199df97580fc017b0c21d94 (patch) | |
tree | 8e2f056ad27ac8fd179769a6e2eba5c6579f6d30 /api/current.txt | |
parent | a2bf7616044051769df86cf5f0bb4b21dedd5269 (diff) | |
download | frameworks_base-3974e603acb42ba64199df97580fc017b0c21d94.zip frameworks_base-3974e603acb42ba64199df97580fc017b0c21d94.tar.gz frameworks_base-3974e603acb42ba64199df97580fc017b0c21d94.tar.bz2 |
Added the content description for the fingerprint icon
Added a content description for the fingerprint icon,
which should be used throughout the platform.
Bug: 22616421
Change-Id: I8d65a568af926a692fd6be3e27d40b5d2dd6cbb1
Diffstat (limited to 'api/current.txt')
-rw-r--r-- | api/current.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt index 462ca0a..3843fe8 100644 --- a/api/current.txt +++ b/api/current.txt @@ -1807,6 +1807,7 @@ package android { field public static final int defaultVoiceMailAlphaTag = 17039364; // 0x1040004 field public static final int dialog_alert_title = 17039380; // 0x1040014 field public static final int emptyPhoneNumber = 17039366; // 0x1040006 + field public static final int fingerprint_icon_content_description = 17039384; // 0x1040018 field public static final int httpErrorBadUrl = 17039367; // 0x1040007 field public static final int httpErrorUnsupportedScheme = 17039368; // 0x1040008 field public static final int no = 17039369; // 0x1040009 |