sm6375-common: Remove moto charger

Change-Id: I4a0e8d0de136ffdbd5613cf38e228184611c9aea
This commit is contained in:
Michael Bestas
2025-05-04 22:36:41 +03:00
parent 8ee1775948
commit ee7409100e
3 changed files with 0 additions and 29 deletions

View File

@@ -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",

Binary file not shown.

View File

@@ -837,7 +837,6 @@ PRODUCT_PACKAGES += \
adpl \
adsprpcd \
cdsprpcd \
charge_only_mode \
cnd \
cnss-daemon \
diag-router \