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

Commit a9f787fd authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

Make flag foreground_audio_control read only

Some platforms access AppOpsManager before SettingsProvider is
up, so flag needs to be read-only

Bug: 327865409
Test: build/boot see bug

Change-Id: Ief47cb8b19b1788af946daa3cb1ab03ab5c0de32
parent 0214f262
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -91,4 +91,5 @@ flag {
    namespace: "media_audio"
    description: "Limit access to volume and ringer SDK APIs in AudioManager"
    bug: "296232417"
    is_fixed_read_only: true
}