sm6225-common: Decommonize certain blobs after inclusion of bathena device
* Apparently Bathena device is unique and doesn't appear mentioned in the deconommized blobs. Change-Id: I5c9d39d526c9dbeef1c5fbf92a9e64048efc04a5
This commit is contained in:
-33
@@ -11605,39 +11605,6 @@ cc_prebuilt_binary {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_binary {
|
|
||||||
name: "cnss-daemon",
|
|
||||||
owner: "motorola",
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/bin/cnss-daemon",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libcutils",
|
|
||||||
"liblog",
|
|
||||||
"libqmi_cci",
|
|
||||||
"libqmi_common_so",
|
|
||||||
"libnl",
|
|
||||||
"libcld80211",
|
|
||||||
"libperipheral_client",
|
|
||||||
"libmdmdetect",
|
|
||||||
"libqmiservices",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_binary {
|
cc_prebuilt_binary {
|
||||||
name: "dpmQmiMgr",
|
name: "dpmQmiMgr",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
Vendored
-1859
File diff suppressed because it is too large
Load Diff
@@ -115,7 +115,6 @@ PRODUCT_COPY_FILES += \
|
|||||||
vendor/motorola/sm6225-common/proprietary/vendor/etc/ssg/ta_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/ssg/ta_config.json \
|
vendor/motorola/sm6225-common/proprietary/vendor/etc/ssg/ta_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/ssg/ta_config.json \
|
||||||
vendor/motorola/sm6225-common/proprietary/vendor/etc/ssg/tz_whitelist.json:$(TARGET_COPY_OUT_VENDOR)/etc/ssg/tz_whitelist.json \
|
vendor/motorola/sm6225-common/proprietary/vendor/etc/ssg/tz_whitelist.json:$(TARGET_COPY_OUT_VENDOR)/etc/ssg/tz_whitelist.json \
|
||||||
vendor/motorola/sm6225-common/proprietary/vendor/etc/system_properties.xml:$(TARGET_COPY_OUT_VENDOR)/etc/system_properties.xml \
|
vendor/motorola/sm6225-common/proprietary/vendor/etc/system_properties.xml:$(TARGET_COPY_OUT_VENDOR)/etc/system_properties.xml \
|
||||||
vendor/motorola/sm6225-common/proprietary/vendor/etc/vhw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/vhw.xml \
|
|
||||||
vendor/motorola/sm6225-common/proprietary/vendor/etc/xtwifi.conf:$(TARGET_COPY_OUT_VENDOR)/etc/xtwifi.conf \
|
vendor/motorola/sm6225-common/proprietary/vendor/etc/xtwifi.conf:$(TARGET_COPY_OUT_VENDOR)/etc/xtwifi.conf \
|
||||||
vendor/motorola/sm6225-common/proprietary/vendor/radio/qcril_database/qcril.db:$(TARGET_COPY_OUT_VENDOR)/radio/qcril_database/qcril.db \
|
vendor/motorola/sm6225-common/proprietary/vendor/radio/qcril_database/qcril.db:$(TARGET_COPY_OUT_VENDOR)/radio/qcril_database/qcril.db \
|
||||||
vendor/motorola/sm6225-common/proprietary/vendor/radio/qcril_database/upgrade/0_initial.sql:$(TARGET_COPY_OUT_VENDOR)/radio/qcril_database/upgrade/0_initial.sql \
|
vendor/motorola/sm6225-common/proprietary/vendor/radio/qcril_database/upgrade/0_initial.sql:$(TARGET_COPY_OUT_VENDOR)/radio/qcril_database/upgrade/0_initial.sql \
|
||||||
@@ -548,7 +547,6 @@ PRODUCT_PACKAGES += \
|
|||||||
adsprpcd \
|
adsprpcd \
|
||||||
cdsprpcd \
|
cdsprpcd \
|
||||||
cnd \
|
cnd \
|
||||||
cnss-daemon \
|
|
||||||
dpmQmiMgr \
|
dpmQmiMgr \
|
||||||
hvdcp_opti \
|
hvdcp_opti \
|
||||||
android.hardware.bluetooth@1.0-service-qti \
|
android.hardware.bluetooth@1.0-service-qti \
|
||||||
|
|||||||
Reference in New Issue
Block a user