diff options
| author | 2017-01-26 16:38:36 -0800 | |
|---|---|---|
| committer | 2017-01-26 16:38:36 -0800 | |
| commit | 5e51a57df5397495711f23ab5c7bfd43da8c9195 (patch) | |
| tree | 9bdf1fa90f8ab7c6f465f83d39a1c4634f7d88b9 | |
| parent | aff4c97f9f9667fb262a3281197ce3d48aa13838 (diff) | |
Remove unused symbols for a11y.
Bug: 34738635
Test: These are unused. Verifying the build seems sufficient.
Change-Id: I5bbb97780b1b994871e8c13b1ef58a8a958fa99b
| -rw-r--r-- | core/res/res/values/symbols.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index 8ea7ef813519..0626df340196 100644 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -504,7 +504,6 @@ <java-symbol type="string" name="NetworkPreferenceSwitchTitle" /> <java-symbol type="string" name="SetupCallDefault" /> <java-symbol type="string" name="accept" /> - <java-symbol type="string" name="accessibility_enabled" /> <java-symbol type="string" name="activity_chooser_view_see_all" /> <java-symbol type="string" name="activitychooserview_choose_application" /> <java-symbol type="string" name="activitychooserview_choose_application_error" /> @@ -601,7 +600,6 @@ <java-symbol type="string" name="contentServiceSync" /> <java-symbol type="string" name="contentServiceSyncNotificationTitle" /> <java-symbol type="string" name="contentServiceTooManyDeletesNotificationDesc" /> - <java-symbol type="string" name="continue_to_enable_accessibility" /> <java-symbol type="string" name="date_and_time" /> <java-symbol type="string" name="date_picker_decrement_day_button" /> <java-symbol type="string" name="date_picker_decrement_month_button" /> @@ -648,7 +646,6 @@ <java-symbol type="string" name="widget_default_class_name" /> <java-symbol type="string" name="emergency_calls_only" /> <java-symbol type="array" name="config_ephemeralResolverPackage" /> - <java-symbol type="string" name="enable_accessibility_canceled" /> <java-symbol type="string" name="eventTypeAnniversary" /> <java-symbol type="string" name="eventTypeBirthday" /> <java-symbol type="string" name="eventTypeCustom" /> |