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

Commit 775ac071 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: Ic45869ff40c41073f8b76780eabbaf03c6ef3596
parent 02fe034c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ package {
aconfig_declarations {
    name: "com_android_systemui_shared_flags",
    package: "com.android.systemui.shared",
    container: "system",
    srcs: [
        "*.aconfig",
    ],
+1 −0
Original line number Diff line number Diff line
package: "com.android.systemui.shared"
container: "system"

# Note: for shared flags across SystemUI & framework

+1 −0
Original line number Diff line number Diff line
package: "com.android.systemui.shared"
container: "system"

flag {
    name: "example_shared_flag"