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

Commit f9c95f75 authored by Yuri Ufimtsev's avatar Yuri Ufimtsev
Browse files

Add flag to guard all the future changes related to Content Protection warnings UI in Settings

Bug: 385310040
Test: nothing to test
Flag: EXEMPT new flag
Change-Id: Iec902fa094dedf2db37d6d309211c9d900dc9fc1
parent 5ff58de7
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"
}