sm6375-common: Remove moto charger
Change-Id: I4a0e8d0de136ffdbd5613cf38e228184611c9aea
This commit is contained in:
28
Android.bp
28
Android.bp
@@ -16136,34 +16136,6 @@ cc_prebuilt_binary {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_binary {
|
|
||||||
name: "charge_only_mode",
|
|
||||||
owner: "motorola",
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/bin/charge_only_mode",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libhardware_legacy",
|
|
||||||
"libcutils",
|
|
||||||
"libutils",
|
|
||||||
"liblog",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_binary {
|
cc_prebuilt_binary {
|
||||||
name: "cnd",
|
name: "cnd",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
|
|||||||
BIN
proprietary/vendor/bin/charge_only_mode
vendored
BIN
proprietary/vendor/bin/charge_only_mode
vendored
Binary file not shown.
@@ -837,7 +837,6 @@ PRODUCT_PACKAGES += \
|
|||||||
adpl \
|
adpl \
|
||||||
adsprpcd \
|
adsprpcd \
|
||||||
cdsprpcd \
|
cdsprpcd \
|
||||||
charge_only_mode \
|
|
||||||
cnd \
|
cnd \
|
||||||
cnss-daemon \
|
cnss-daemon \
|
||||||
diag-router \
|
diag-router \
|
||||||
|
|||||||
Reference in New Issue
Block a user