diff options
author | Martijn Coenen <maco@google.com> | 2013-07-22 19:47:57 -0700 |
---|---|---|
committer | Martijn Coenen <maco@google.com> | 2013-07-22 19:47:57 -0700 |
commit | 434249ef62dcb10ce3c0e0207435a23fb880e0ce (patch) | |
tree | 6d3887e81644844f0e30eb0aa1c80d590c6767af /api | |
parent | fd23eca5ba30a1624233c9597f8c4b9db790994b (diff) | |
download | frameworks_base-434249ef62dcb10ce3c0e0207435a23fb880e0ce.zip frameworks_base-434249ef62dcb10ce3c0e0207435a23fb880e0ce.tar.gz frameworks_base-434249ef62dcb10ce3c0e0207435a23fb880e0ce.tar.bz2 |
Re-use "name" attribute for NFC AIDs.
Change-Id: I92895e0f21a639897c45ec184580c43ba8b22dca
Diffstat (limited to 'api')
-rw-r--r-- | api/current.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt index 080c6f9..1a6928b 100644 --- a/api/current.txt +++ b/api/current.txt @@ -259,7 +259,6 @@ package android { field public static final int addPrintersActivity = 16843747; // 0x10103e3 field public static final int addStatesFromChildren = 16842992; // 0x10100f0 field public static final int adjustViewBounds = 16843038; // 0x101011e - field public static final int aid = 16843750; // 0x10103e6 field public static final int alertDialogIcon = 16843605; // 0x1010355 field public static final int alertDialogStyle = 16842845; // 0x101005d field public static final int alertDialogTheme = 16843529; // 0x1010309 |