diff options
| author | 2022-10-22 07:15:36 +0000 | |
|---|---|---|
| committer | 2022-10-22 07:15:36 +0000 | |
| commit | 3dedeb6bbcbac59e15136a41e511dfa667285fd6 (patch) | |
| tree | 3b1ff4fe4e27b5b6bd4cc820629846f75016a308 | |
| parent | fc24a59525d0683eb4841af9718fb721d579c35e (diff) | |
| parent | 34449e89851c25772f6af431bbee9675f38f91ca (diff) | |
Merge "Remove an unused string res from symbols.xml"
| -rw-r--r-- | core/res/res/values/symbols.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index a5975bd8b7f3..29ec347fa6b2 100644 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -3725,7 +3725,6 @@ <java-symbol type="integer" name="config_maxUiWidth" /> <!-- system notification channels --> - <java-symbol type="string" name="notification_channel_virtual_keyboard" /> <java-symbol type="string" name="notification_channel_physical_keyboard" /> <java-symbol type="string" name="notification_channel_security" /> <java-symbol type="string" name="notification_channel_car_mode" /> |