diff options
author | Adam Powell <adamp@google.com> | 2010-03-18 15:05:30 -0700 |
---|---|---|
committer | Adam Powell <adamp@google.com> | 2010-03-18 15:05:30 -0700 |
commit | 434dbceebc207c50f18fc655697242175ca4216f (patch) | |
tree | 0665d195fba5271f3294b000177c6fefb0a0280b /api | |
parent | ef905c86eeaecb0a7e2eb1152ae757ccdc9a7b36 (diff) | |
download | frameworks_base-434dbceebc207c50f18fc655697242175ca4216f.zip frameworks_base-434dbceebc207c50f18fc655697242175ca4216f.tar.gz frameworks_base-434dbceebc207c50f18fc655697242175ca4216f.tar.bz2 |
Fix current.xml for previous changes
Change-Id: I467f2e71e65fbe43f7e5507521e42726fa6bf361
Diffstat (limited to 'api')
-rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index e982dfcb..2d3783a 100644 --- a/api/current.xml +++ b/api/current.xml @@ -11732,6 +11732,17 @@ visibility="public" > </field> +<field name="custom" + type="int" + transient="false" + volatile="false" + value="16908331" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="cut" type="int" transient="false" |