diff options
| author | 2012-02-16 00:10:10 -0800 | |
|---|---|---|
| committer | 2012-02-16 00:10:10 -0800 | |
| commit | fea6f03842f12f48a24a15f934f3a8dae44170cb (patch) | |
| tree | 153b69c50f9805e8f59c6ad70f337c438ea1ce37 | |
| parent | 408ff24bacf432ef26ba78ad2b8273a284798de1 (diff) | |
| parent | 4a4bcfde4b6879886b129a2450ac40cef4a38785 (diff) | |
Merge "Minor public.xml cleanup"
| -rw-r--r-- | core/res/res/values/public.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 589e78fa4a93..f347a4e3f3cf 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -1439,6 +1439,7 @@ <java-symbol type="anim" name="push_down_out" /> <java-symbol type="anim" name="push_up_in" /> <java-symbol type="anim" name="push_up_out" /> + <java-symbol type="bool" name="config_alwaysUseCdmaRssi" /> <java-symbol type="dimen" name="status_bar_icon_size" /> <java-symbol type="dimen" name="system_bar_icon_size" /> <java-symbol type="drawable" name="list_selector_pressed_holo_dark" /> @@ -1476,7 +1477,6 @@ <java-symbol type="string" name="usb_storage_stop_notification_title" /> <java-symbol type="string" name="usb_storage_stop_title" /> <java-symbol type="string" name="usb_storage_title" /> - <java-symbol type="bool" name="config_alwaysUseCdmaRssi" /> <java-symbol type="style" name="Animation.RecentApplications" /> <!-- ImfTest --> |