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

Commit 27604ac4 authored by Oriol Prieto Gasco's avatar Oriol Prieto Gasco
Browse files

Set aconfig container to "system"

Bug: 312769710
Flag: NA
Test: TH
Change-Id: I595d701d070f6f1af95ae1cdbb81610285d86624
parent 44787ffd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -22,12 +22,13 @@
package {
    default_visibility: [
        "//visibility:public",
    ]
    ],
}

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"