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

Commit 4b817c8f authored by Chris Antol's avatar Chris Antol Committed by Android (Google) Code Review
Browse files

Merge "Add flag for Preference Service Consent dialog" into main

parents 4c3577f8 e505caa2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -164,3 +164,10 @@ flag {
    description: "Enable the ambient volume control in device details and hearing devices dialog."
    bug: "357878944"
}

flag {
    name: "settings_preference_write_consent_enabled"
    namespace: "android_settings"
    description: "Enable the user consent prompt before writing sensitive preferences via service"
    bug: "378552675"
}