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

Commit 951d75d4 authored by Ruslan Tkhakokhov's avatar Ruslan Tkhakokhov Committed by Android (Google) Code Review
Browse files

Merge "Remove MASTER_MONO from replaced settings" into rvc-dev

parents 92703c0e 5c3aa4d4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -225,8 +225,7 @@ public class SettingsHelper {
    @VisibleForTesting
    public boolean isReplacedSystemSetting(String setting) {
        // This list should not be modified.
        if (!Settings.System.MASTER_MONO.equals(setting)
                && !Settings.System.SCREEN_OFF_TIMEOUT.equals(setting)) {
        if (!Settings.System.SCREEN_OFF_TIMEOUT.equals(setting)) {
            return false;
        }
        // If this flag is set, values for the system settings from the list above have been