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

Commit 823689ad authored by Manish Singh's avatar Manish Singh Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag for the new private profile" into main

parents 6757ba9e 2b8d42f3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
    description: "Replaces background PSS collection in AppProfiler with RSS"
    bug: "297542292"
}

flag {
    name: "allow_private_profile"
    namespace: "private_profile"
    description: "Guards a new Private Profile type in UserManager - everything from its setup to config to deletion."
    bug: "299069460"
}