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,
|
||||
}
|
||||
|
||||
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 {
|
||||
name: "cnd",
|
||||
owner: "motorola",
|
||||
|
||||
Reference in New Issue
Block a user