sm8250-common: Update RIL blobs from S911BXXS9EZCI

Change-Id: I56aae12b8b099dc55399eeae8d37e03aef9ff639
This commit is contained in:
Atakan
2026-05-06 10:55:34 +03:00
committed by yumeerin
parent 27c492edce
commit 4c5f83b69f
9 changed files with 59 additions and 57 deletions
+53 -55
View File
@@ -5370,56 +5370,6 @@ cc_prebuilt_library_shared {
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 {
name: "libStDrvInt",
owner: "samsung",
@@ -5445,6 +5395,56 @@ cc_prebuilt_library_shared {
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 {
name: "libadsp_default_listener",
owner: "samsung",
@@ -8134,8 +8134,9 @@ cc_prebuilt_library_shared {
"libz",
"libutils",
"libjsoncpp",
"libSemTelephonyProps",
"libSemDataProps",
"libVendorSemTelephonyProps",
"libVendorSemDataProps",
"libprotobuf-cpp-full-3.9.1-vendorcompat",
"libvkmanager_vendor",
"libengmode_client",
"libbase",
@@ -8144,20 +8145,17 @@ cc_prebuilt_library_shared {
"libsecnativefeature",
"libfloatingfeature",
"libsemnativecarrierfeature",
"libnlnetmgr",
"libtime_genoff",
"libmdmdetect",
"libdsutils",
"librmnetctl",
"libconfigdb",
"libperipheral_client",
"libqmi_cci",
"libqmi_client_helper",
"libqmi_common_so",
"libqmi_encdec",
"libdiag",
"libc++",
"libprotobuf-cpp-full-3.9.1-vendorcompat",
"libc",
"libm",
"libdl",