diff options
| -rw-r--r-- | api/current.xml | 4 | ||||
| -rw-r--r-- | core/res/res/values/public.xml | 7 |
2 files changed, 6 insertions, 5 deletions
diff --git a/api/current.xml b/api/current.xml index d1ad9d17..dde1b76 100644 --- a/api/current.xml +++ b/api/current.xml @@ -2037,7 +2037,7 @@ type="int" transient="false" volatile="false" - value="16843433" + value="16843424" static="true" final="true" deprecated="not deprecated" @@ -2994,7 +2994,7 @@ type="int" transient="false" volatile="false" - value="16843434" + value="16843425" static="true" final="true" deprecated="not deprecated" diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 5eec448..199eac1 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -1132,12 +1132,13 @@ <!-- =============================================================== - Resources added in version 5 of the platform. + Resources added in Eclair. =============================================================== --> <eat-comment /> - <public type="attr" name="accountType" id="0x010102A9" /> - <public type="attr" name="contentAuthority" id="0x010102AA" /> + <public type="attr" name="accountType" /> + <public type="attr" name="contentAuthority" /> + <public type="drawable" name="stat_sys_vp_phone_call" /> <public type="drawable" name="stat_sys_vp_phone_call_on_hold" /> |
