From 26c679751d80e7f1f3de35324666c8eda7db5da2 Mon Sep 17 00:00:00 2001 From: David Brown Date: Fri, 9 Jul 2010 15:06:11 -0700 Subject: Deprecate some status bar icons that now come from the phone app (and shouldn't have been public in the first place.) (And since the changed deprecation state is a public API change, I needed to do "make update-api" as well.) Change-Id: I803d5a81ad2363561137be5af4f2b8258df758cd --- api/current.xml | 10 +++++----- core/res/res/values/public.xml | 5 +++++ 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/api/current.xml b/api/current.xml index 7a86d050eab8..e66b2e7a60b9 100644 --- a/api/current.xml +++ b/api/current.xml @@ -13625,7 +13625,7 @@ value="17301636" static="true" final="true" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > @@ -13636,7 +13636,7 @@ value="17301637" static="true" final="true" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > @@ -13647,7 +13647,7 @@ value="17301638" static="true" final="true" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > @@ -13691,7 +13691,7 @@ value="17301671" static="true" final="true" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > @@ -13702,7 +13702,7 @@ value="17301672" static="true" final="true" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 6c13da6cf9e5..bd65fee45332 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -869,8 +869,11 @@ + + + @@ -1132,7 +1135,9 @@ + + -- cgit v1.2.3-59-g8ed1b