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

Commit ee967c63 authored by Kasia Krejszeff's avatar Kasia Krejszeff
Browse files

Add the enable_moving_content_into_private_space flag.

The flag will control enabling the move content into Private Space feature.

Bug: 395872384
Change-Id: If88731511aa8d85a554e2dab3712f0abc852b246
Flag: android.multiuser.enable_moving_content_into_private_space
Test: only adding a flag
parent 0d848262
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -622,3 +622,10 @@ flag {
     description: "Add API to logout user"
     bug: "350045389"
}

flag {
    name: "enable_moving_content_into_private_space"
    namespace: "profile_experiences"
    description: "Enable moving content into the Private Space"
    bug: "360066001"
}