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

Commit c1dc96ad authored by Darrell Shi's avatar Darrell Shi
Browse files

Update communal aconfig package to systemui

Bug: 304584416
Bug: 304585752
Test: compiles
Change-Id: Ic9746290cf5e0264bbf7cb2fd005a61021a168ee
parent 5599a083
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -164,7 +164,6 @@ android_library {
        "SystemUISharedLib",
        "SystemUI-statsd",
        "SettingsLib",
        "com_android_systemui_communal_flags_lib",
        "com_android_systemui_flags_lib",
        "androidx.core_core-ktx",
        "androidx.viewpager2_viewpager2",
+1 −15
Original line number Diff line number Diff line
@@ -2,8 +2,7 @@ aconfig_declarations {
    name: "com_android_systemui_flags",
    package: "com.android.systemui",
    srcs: [
        "systemui.aconfig",
        "accessibility.aconfig",
        "*.aconfig",
    ],
}

@@ -11,16 +10,3 @@ java_aconfig_library {
    name: "com_android_systemui_flags_lib",
    aconfig_declarations: "com_android_systemui_flags",
}

aconfig_declarations {
    name: "com_android_systemui_communal_flags",
    package: "com.android.systemui.communal",
    srcs: [
        "communal.aconfig",
    ],
}

java_aconfig_library {
    name: "com_android_systemui_communal_flags_lib",
    aconfig_declarations: "com_android_systemui_communal_flags",
}
+1 −1
Original line number Diff line number Diff line
package: "com.android.systemui.communal"
package: "com.android.systemui"

flag {
    name: "communal_hub"