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
This commit is contained in:
Brandon Dayauon
2024-05-10 12:43:45 -07:00
parent a1b3c39bbd
commit 892b96f319

View File

@@ -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"
}