diff options
author | Chris Craik <ccraik@google.com> | 2014-04-28 16:38:31 -0700 |
---|---|---|
committer | Chris Craik <ccraik@google.com> | 2014-04-28 16:38:31 -0700 |
commit | 5830df4d59c34dfa791630d1c6c407afd75c9898 (patch) | |
tree | 174c79bf18fa8b43c492b9a5232d22e6834e9a6a /api | |
parent | 54dacbe7ca6d8a8c71d601fcf773e7b27eba3a53 (diff) | |
download | frameworks_base-5830df4d59c34dfa791630d1c6c407afd75c9898.zip frameworks_base-5830df4d59c34dfa791630d1c6c407afd75c9898.tar.gz frameworks_base-5830df4d59c34dfa791630d1c6c407afd75c9898.tar.bz2 |
Fix build
Change-Id: I4f55b27425899f25cb22d4466e3413ad27b5a302
Diffstat (limited to 'api')
-rw-r--r-- | api/current.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt index 465a20e..c8a59b8 100644 --- a/api/current.txt +++ b/api/current.txt @@ -491,7 +491,7 @@ package android { field public static final int editTextStyle = 16842862; // 0x101006e field public static final deprecated int editable = 16843115; // 0x101016b field public static final int editorExtras = 16843300; // 0x1010224 - field public static final int elevation = 16843851; // 0x101044b + field public static final int elevation = 16843852; // 0x101044c field public static final int ellipsize = 16842923; // 0x10100ab field public static final int ems = 16843096; // 0x1010158 field public static final int enabled = 16842766; // 0x101000e |