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

Commit 149f9384 authored by Ying Zheng's avatar Ying Zheng
Browse files

Clean up car user lib in system UI.

Bug: 118821773
Test: build
Change-Id: Ib8d723ad8bff7ec57c8909b82dc16323e714a377
parent 31e71313
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