s5e8825-common: Kang more RIL blobs from a54x

* Also move libvkmanager_vendor to vaultkeeper section

Change-Id: I60cbd68ed2e308af605fc96f8b56ac17139b3327
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
This commit is contained in:
Majaahh
2025-09-30 23:10:05 +02:00
parent bfd82ed620
commit 1d6b57e3c3
10 changed files with 0 additions and 29 deletions

View File

@@ -2181,34 +2181,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.samsung.hardware.radio.channel@2.0",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/vendor.samsung.hardware.radio.channel@2.0.so",
],
shared_libs: [
"libhidlbase",
"liblog",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.samsung.hardware.radio.data-V1-ndk",
owner: "samsung",

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -135,7 +135,6 @@ PRODUCT_PACKAGES += \
vendor.samsung.hardware.radio-V1-ndk \
vendor.samsung.hardware.radio.bridge-V1-ndk \
vendor.samsung.hardware.radio.channel-V1-ndk \
vendor.samsung.hardware.radio.channel@2.0 \
vendor.samsung.hardware.radio.data-V1-ndk \
vendor.samsung.hardware.radio.messaging-V1-ndk \
vendor.samsung.hardware.radio.sim-V1-ndk \