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