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

Commit 70afdedb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Clean up car user lib in system UI."

parents cc210219 149f9384
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ android_app {
        "SystemUIPluginLib",
        "SystemUISharedLib",
        "SettingsLib",
        "android.car.user",
        "android.car.userlib",
        "androidx.car_car",
        "androidx.legacy_legacy-support-v4",
        "androidx.recyclerview_recyclerview",
+4 −4
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ android_library {
    libs: [
        "telephony-common",
        "android.car",
        "android.car.user",
        "android.car.userlib",
    ],

    aaptflags: [
@@ -120,7 +120,7 @@ android_library {
        "android.test.runner",
        "telephony-common",
        "android.car",
        "android.car.user",
        "android.car.userlib",
        "android.test.base",
    ],
    aaptflags: [
@@ -146,7 +146,7 @@ android_app {
    libs: [
        "telephony-common",
        "android.car",
        "android.car.user",
        "android.car.userlib",
    ],

    dxflags: ["--multi-dex"],
@@ -183,7 +183,7 @@ android_app {
    libs: [
        "telephony-common",
        "android.car",
        "android.car.user",
        "android.car.userlib",
    ],

    srcs: [
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ LOCAL_JAVA_LIBRARIES := \
    telephony-common \
    android.test.base \
    android.car \
    android.car.user
    android.car.userlib

LOCAL_AAPT_FLAGS := --extra-packages com.android.systemui:com.android.keyguard