Clean up car user lib in system UI.
Bug: 118821773 Test: build Change-Id: Ib8d723ad8bff7ec57c8909b82dc16323e714a377
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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: [
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user