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

Commit b76bfa5d authored by Danesh M's avatar Danesh M
Browse files

ZenMode : Remove config_setZenModeWhenSilentModeOn

This is no longer needed and also breaks cts.

issue-id: CYNGNOS-1226

Change-Id: Iae6afc849b5f41a61de553114d70ef248064b3d7
parent 71f3aa24
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -79,7 +79,6 @@
    <!-- From services -->
    <java-symbol type="array" name="app_ops_labels" />

    <java-symbol type="bool" name="config_setZenModeWhenSilentModeOn" />
    <java-symbol type="bool" name="config_deviceHasVariableButtonBrightness" />

    <java-symbol type="integer" name="config_buttonBrightnessSettingDefault" />
+0 −3
Original line number Diff line number Diff line
@@ -2213,9 +2213,6 @@
    <!-- Configuration to sending and receiving Mms when mobile data is disable.-->
    <bool name="config_enable_mms_with_mobile_data_off">false</bool>

    <!-- Configuartion to set zen mode when silent mode is on -->
    <bool name="config_setZenModeWhenSilentModeOn">false</bool>

    <!-- Configuartion to support ESN Tracker -->
    <bool name="config_telephony_ESN_Tracker_enabled">false</bool>