sm8250-common: Update RIL blobs from S911BXXS9EZCI
Change-Id: I56aae12b8b099dc55399eeae8d37e03aef9ff639
This commit is contained in:
+53
-55
@@ -5370,56 +5370,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libSemDataProps",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libSemDataProps.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"liblog",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libSemTelephonyProps",
|
|
||||||
owner: "samsung",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libSemTelephonyProps.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"liblog",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libStDrvInt",
|
name: "libStDrvInt",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -5445,6 +5395,56 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libVendorSemDataProps",
|
||||||
|
owner: "samsung",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libVendorSemDataProps.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libVendorSemTelephonyProps",
|
||||||
|
owner: "samsung",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libVendorSemTelephonyProps.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libadsp_default_listener",
|
name: "libadsp_default_listener",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -8134,8 +8134,9 @@ cc_prebuilt_library_shared {
|
|||||||
"libz",
|
"libz",
|
||||||
"libutils",
|
"libutils",
|
||||||
"libjsoncpp",
|
"libjsoncpp",
|
||||||
"libSemTelephonyProps",
|
"libVendorSemTelephonyProps",
|
||||||
"libSemDataProps",
|
"libVendorSemDataProps",
|
||||||
|
"libprotobuf-cpp-full-3.9.1-vendorcompat",
|
||||||
"libvkmanager_vendor",
|
"libvkmanager_vendor",
|
||||||
"libengmode_client",
|
"libengmode_client",
|
||||||
"libbase",
|
"libbase",
|
||||||
@@ -8144,20 +8145,17 @@ cc_prebuilt_library_shared {
|
|||||||
"libsecnativefeature",
|
"libsecnativefeature",
|
||||||
"libfloatingfeature",
|
"libfloatingfeature",
|
||||||
"libsemnativecarrierfeature",
|
"libsemnativecarrierfeature",
|
||||||
"libnlnetmgr",
|
|
||||||
"libtime_genoff",
|
"libtime_genoff",
|
||||||
"libmdmdetect",
|
"libmdmdetect",
|
||||||
"libdsutils",
|
"libdsutils",
|
||||||
"librmnetctl",
|
"librmnetctl",
|
||||||
"libconfigdb",
|
"libconfigdb",
|
||||||
"libperipheral_client",
|
|
||||||
"libqmi_cci",
|
"libqmi_cci",
|
||||||
"libqmi_client_helper",
|
"libqmi_client_helper",
|
||||||
"libqmi_common_so",
|
"libqmi_common_so",
|
||||||
"libqmi_encdec",
|
"libqmi_encdec",
|
||||||
"libdiag",
|
"libdiag",
|
||||||
"libc++",
|
"libc++",
|
||||||
"libprotobuf-cpp-full-3.9.1-vendorcompat",
|
|
||||||
"libc",
|
"libc",
|
||||||
"libm",
|
"libm",
|
||||||
"libdl",
|
"libdl",
|
||||||
|
|||||||
+4
@@ -104,5 +104,9 @@
|
|||||||
<name>vendor.qti.hardware.dpmservice</name>
|
<name>vendor.qti.hardware.dpmservice</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
</hal>
|
</hal>
|
||||||
|
|
||||||
|
<hal override="true" format="aidl">
|
||||||
|
<name>vendor.qti.data.dmapconsent</name>
|
||||||
|
</hal>
|
||||||
<!-- >> QCOM HAL RELATED DATA -->
|
<!-- >> QCOM HAL RELATED DATA -->
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|||||||
Binary file not shown.
Vendored
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
@@ -241,9 +241,9 @@ PRODUCT_PACKAGES += \
|
|||||||
libQTEEConnector_vendor \
|
libQTEEConnector_vendor \
|
||||||
libSNPE \
|
libSNPE \
|
||||||
libSecureUILib \
|
libSecureUILib \
|
||||||
libSemDataProps \
|
|
||||||
libSemTelephonyProps \
|
|
||||||
libStDrvInt \
|
libStDrvInt \
|
||||||
|
libVendorSemDataProps \
|
||||||
|
libVendorSemTelephonyProps \
|
||||||
libadsp_default_listener \
|
libadsp_default_listener \
|
||||||
libadsprpc \
|
libadsprpc \
|
||||||
libarcsoft_aieffectpk_video \
|
libarcsoft_aieffectpk_video \
|
||||||
|
|||||||
Reference in New Issue
Block a user