diff options
author | Daniel Lehmann <lehmannd@google.com> | 2010-04-30 13:55:38 -0700 |
---|---|---|
committer | Daniel Lehmann <lehmannd@google.com> | 2010-04-30 13:55:38 -0700 |
commit | 88e26c21ccd793311917e0bce984b9a0a2293783 (patch) | |
tree | 296d506b1db067723516346a0122a915e417f60e /api | |
parent | 8d817f712425bfb38f6aa979718fcfb6c8f730b0 (diff) | |
download | frameworks_base-88e26c21ccd793311917e0bce984b9a0a2293783.zip frameworks_base-88e26c21ccd793311917e0bce984b9a0a2293783.tar.gz frameworks_base-88e26c21ccd793311917e0bce984b9a0a2293783.tar.bz2 |
Allow contact-sources to rename the term "All Contacts"
Bug:2116002
Change-Id: I3609a8c0198dd33c5426a47e14720a4ccd7b8c10
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" |