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

Commit 892b96f3 authored by Brandon Dayauon's avatar Brandon Dayauon
Browse files

Add private_space_floating_mask_view flag.

bug: 339850589
Test: In follow up CL
Flag: ACONFIG com.android.launcher3.private_space_floating_mask_view DEVELOPMENT
Change-Id: Idc03b9d3439046e6a1397599b33c7af9f53b1333
parent a1b3c39b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -42,3 +42,11 @@ flag {
    description: "This flag disables drag and drop for Private Space Items."
    bug: "289223923"
}


flag {
    name: "private_space_floating_mask_view"
    namespace: "launcher_search"
    description: "This flag enables the floating mask view as part of the Private Space animation. "
    bug: "339850589"
}