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

Commit bb656a2d authored by Chad Brubaker's avatar Chad Brubaker
Browse files

Allow ephemeral apps to access SOUND_EFFECTS_ENABLED

Test: Manual
Change-Id: I9e574f35b5f007cf62665a60f075fc8ee5096158
parent 3416cc28
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4125,6 +4125,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);
        }

        /**