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

Commit eb8dd96d authored by Jigar Thakkar's avatar Jigar Thakkar Committed by Android (Google) Code Review
Browse files

Merge "Add flag to control implementation of all private space features" into main

parents 71ba4d5f 80f0cf3a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -109,10 +109,10 @@ flag {
}

flag {
    name: "allow_private_profile_apis"
    name: "enable_private_space_features"
    namespace: "profile_experiences"
    description: "Enable only the API changes to support private space"
    bug: "299069460"
    description: "Enable the support for private space and all its sub-features"
    bug: "286418785"
}

flag {