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

Commit bbc2f494 authored by Yuri Ufimtsev's avatar Yuri Ufimtsev Committed by Android (Google) Code Review
Browse files

Merge "Add flag to guard all the future changes related to Content Protection...

Merge "Add flag to guard all the future changes related to Content Protection warnings UI in Settings" into main
parents 606e593e f9c95f75
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -45,3 +45,10 @@ flag {
    description: "If true, the APIs to manage content protection device policy will be enabled."
    bug: "319477846"
}

flag {
    name: "exported_settings_activity_enabled"
    namespace: "content_protection"
    description: "If true, the content protection Settings Activity will be exported for launching externally."
    bug: "385310141"
}