Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc85e482 authored by Ilya Matyukhin's avatar Ilya Matyukhin
Browse files

Remove HBM path and commands strings

Bug: 177477655
Test: SystemUI does not crash
Change-Id: I618e06f3aa70fee5d41ccec98cf709a69a7545de
parent 66680402
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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] -->