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

Commit bb612907 authored by Wa Gao's avatar Wa Gao
Browse files

Add a flag to control content protection setting page UI.

BUG:305792348
Test: Rebuild and manual test on device with flipped flags.
Change-Id: Iaa12fc69fdb729ab550709c5bea5f93ae69aa3a3
parent 303e2ced
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
    description: "If true, content protection groups config will be parsed."
    bug: "302187922"
}

flag {
    name: "setting_ui_enabled"
    namespace: "content_protection"
    description: "If true, content protection setting ui is displayed in Settings > Privacy & Security > More security & privacy."
    bug: "305792348"
}