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

Commit ad3190be authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Allow ephemeral apps to access SOUND_EFFECTS_ENABLED"

parents 977ebe29 bb656a2d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4128,6 +4128,7 @@ public final class Settings {
            EPHEMERAL_SETTINGS.add(FONT_SCALE);
            EPHEMERAL_SETTINGS.add(HAPTIC_FEEDBACK_ENABLED);
            EPHEMERAL_SETTINGS.add(TIME_12_24);
            EPHEMERAL_SETTINGS.add(SOUND_EFFECTS_ENABLED);
        }

        /**