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

Commit 42aa2c0a authored by Dennis Shen's avatar Dennis Shen
Browse files

set aconfig_declarations containers to system

Bug: 330354107
Test: CI

Flag: NONE

Ignore-AOSP-First: It is easier to detect all the mismatch in internal
master.

Change-Id: Ic1af43cf291fce8845011f083cef21a67bc6aab9
parent d4ff0b50
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ package {
aconfig_declarations {
    name: "com_android_systemui_flags",
    package: "com.android.systemui",
    container: "system",
    srcs: [
        "*.aconfig",
    ],
+1 −0
Original line number Diff line number Diff line
package: "com.android.systemui"
container: "system"

# NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.

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

# NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.

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

flag {
    name: "communal_hub"
+1 −0
Original line number Diff line number Diff line
package: "com.android.systemui"
container: "system"

flag {
    name: "legacy_le_audio_sharing"
Loading