diff options
author | Daniel Lehmann <lehmannd@google.com> | 2010-05-03 09:56:48 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2010-05-03 09:56:48 -0700 |
commit | edd904fd317838c526b16d983af22d5a3dc1cd3b (patch) | |
tree | 420f4c764839009792093998c64fef63daa9c706 /api | |
parent | c49e010d196bc29c6b58de956fdca92ecb30f077 (diff) | |
parent | 88e26c21ccd793311917e0bce984b9a0a2293783 (diff) | |
download | frameworks_base-edd904fd317838c526b16d983af22d5a3dc1cd3b.zip frameworks_base-edd904fd317838c526b16d983af22d5a3dc1cd3b.tar.gz frameworks_base-edd904fd317838c526b16d983af22d5a3dc1cd3b.tar.bz2 |
Merge "Allow contact-sources to rename the term "All Contacts""
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 9d354ee..d338b31 100644 --- a/api/current.xml +++ b/api/current.xml @@ -2176,6 +2176,17 @@ visibility="public" > </field> +<field name="allContactsName" + type="int" + transient="false" + volatile="false" + value="16843533" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="allowBackup" type="int" transient="false" |