s5e8825-common: Switch to OSS secril_config_svc

Change-Id: Ic5598a2f13505a94e5a6209eb7339a3aa1c167da
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
This commit is contained in:
Majaahh
2025-09-18 14:58:05 +02:00
parent 63992e6fa5
commit 444b42b594
3 changed files with 0 additions and 31 deletions

View File

@@ -2558,36 +2558,6 @@ cc_prebuilt_binary {
soc_specific: true, soc_specific: true,
} }
cc_prebuilt_binary {
name: "secril_config_svc",
owner: "samsung",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/secril_config_svc",
],
shared_libs: [
"libc",
"libcutils",
"libsecnativefeature",
"libutils",
"liblog",
"libz",
"libsemnativecarrierfeature",
"libc++",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
soc_specific: true,
}
cc_prebuilt_binary { cc_prebuilt_binary {
name: "tzdaemon", name: "tzdaemon",
owner: "samsung", owner: "samsung",

Binary file not shown.

View File

@@ -151,7 +151,6 @@ PRODUCT_PACKAGES += \
rild \ rild \
secaudiohalaidl \ secaudiohalaidl \
vendor.samsung.hardware.gnss@2.1-service \ vendor.samsung.hardware.gnss@2.1-service \
secril_config_svc \
tzdaemon \ tzdaemon \
tzts_daemon \ tzts_daemon \
vaultkeeperd \ vaultkeeperd \