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

Commit d167e4c3 authored by Oriol Prieto Gasco's avatar Oriol Prieto Gasco Committed by Oriol Prieto Gascó
Browse files

RESTRICT AUTOMERGE

Set the container field of aconfig flags

Test: printflags --format='{package}:{container}:' | grep "::"
Bug: 312769710
Flag: NONE
Change-Id: Ib3df226999e8616bd99c6067afefb4f0be7911ab
parent 46af2508
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ package {
aconfig_declarations {
    name: "com_android_launcher3_flags",
    package: "com.android.launcher3",
    container: "system_ext",
    srcs: ["**/*.aconfig"],
}

+1 −0
Original line number Diff line number Diff line
package: "com.android.launcher3"
container: "system_ext"

flag {
    name: "enable_expanding_pause_work_button"
+2 −1
Original line number Diff line number Diff line
package: "com.android.launcher3"
container: "system_ext"

flag {
    name: "enable_private_space"