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

Commit ece93804 authored by Ilya Matyukhin's avatar Ilya Matyukhin Committed by Automerger Merge Worker
Browse files

Merge "Remove HBM path and commands strings" into sc-dev am: 89f69796

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13452504

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Id36e5a5b14d9ae8320bc7e37a02311331d381147
parents a9a71e2c 89f69796
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] -->