Merge "Allow ephemeral apps to access SOUND_EFFECTS_ENABLED"
This commit is contained in:
committed by
Android (Google) Code Review
commit
ad3190becc
@@ -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);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user