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

Commit 1fa84035 authored by Wa Gao's avatar Wa Gao Committed by Android (Google) Code Review
Browse files

Merge "Add a flag to control content protection setting page UI." into main

parents 898a9950 bb612907
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"
}