diff options
| author | 2015-06-01 19:20:07 -0700 | |
|---|---|---|
| committer | 2015-06-02 19:56:11 +0000 | |
| commit | 3546c61b27eee218fc37581a3e0229b8646eb119 (patch) | |
| tree | f2385f155c03151e7125154d921bb7a72ab3be59 | |
| parent | 02a400ca6e5a185906b743c379716f9315e03bb2 (diff) | |
Remove obsolete symbols
Change-Id: I8e95e82ef4f954376c57685df80184416d579fe5
| -rwxr-xr-x | core/res/res/values/symbols.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index 93fcb2f5437e..45dad8d4fe76 100755 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -1785,16 +1785,11 @@ <java-symbol type="string" name="smv_process" /> <java-symbol type="string" name="tethered_notification_message" /> <java-symbol type="string" name="tethered_notification_title" /> - <java-symbol type="string" name="throttle_warning_notification_message" /> - <java-symbol type="string" name="throttle_warning_notification_title" /> - <java-symbol type="string" name="throttled_notification_message" /> - <java-symbol type="string" name="throttled_notification_title" /> <java-symbol type="string" name="usb_accessory_notification_title" /> <java-symbol type="string" name="usb_cd_installer_notification_title" /> <java-symbol type="string" name="usb_mtp_notification_title" /> <java-symbol type="string" name="usb_charging_notification_title" /> <java-symbol type="string" name="usb_notification_message" /> - <java-symbol type="string" name="use_physical_keyboard" /> <java-symbol type="string" name="usb_ptp_notification_title" /> <java-symbol type="string" name="usb_midi_notification_title" /> <java-symbol type="string" name="vpn_text" /> |