Remove HBM path and commands strings

Bug: 177477655
Test: SystemUI does not crash
Change-Id: I618e06f3aa70fee5d41ccec98cf709a69a7545de
This commit is contained in:
Ilya Matyukhin
2021-02-01 21:16:44 -08:00
parent 666804029d
commit fc85e48284

View File

@@ -2771,13 +2771,6 @@
<!-- Controls menu, edit [CHAR_LIMIT=30] -->
<string name="controls_menu_edit">Edit controls</string>
<!-- Device-specific path to the node for enabling/disabling the high-brightness mode -->
<string name="udfps_hbm_sysfs_path" translatable="false"></string>
<!-- Device-specific payload for enabling the high-brightness mode -->
<string name="udfps_hbm_enable_command" translatable="false"></string>
<!-- Device-specific payload for disabling the high-brightness mode -->
<string name="udfps_hbm_disable_command" translatable="false"></string>
<!-- Title for the media output group dialog with media related devices [CHAR LIMIT=50] -->
<string name="media_output_dialog_add_output">Add outputs</string>
<!-- Title for the media output slice with group devices [CHAR LIMIT=50] -->