mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 07:46:55 +00:00
Merge "RESTRICT AUTOMERGE Set the container field of aconfig flags" into main
This commit is contained in:
@@ -20,6 +20,7 @@ package {
|
||||
aconfig_declarations {
|
||||
name: "com_android_launcher3_flags",
|
||||
package: "com.android.launcher3",
|
||||
container: "system_ext",
|
||||
srcs: ["**/*.aconfig"],
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
package: "com.android.launcher3"
|
||||
container: "system_ext"
|
||||
|
||||
flag {
|
||||
name: "enable_expanding_pause_work_button"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
package: "com.android.launcher3"
|
||||
container: "system_ext"
|
||||
|
||||
flag {
|
||||
name: "enable_private_space"
|
||||
@@ -12,4 +13,4 @@ flag {
|
||||
namespace: "launcher_search"
|
||||
description: "This flag enables the animation of the Private Space container"
|
||||
bug: "299294792"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user