s5e8825-common: Switch to OSS secril_config_svc
Change-Id: Ic5598a2f13505a94e5a6209eb7339a3aa1c167da Signed-off-by: Majaahh <maja.blaszczak@proton.me>
This commit is contained in:
30
Android.bp
30
Android.bp
@@ -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",
|
||||||
|
|||||||
BIN
proprietary/vendor/bin/secril_config_svc
vendored
BIN
proprietary/vendor/bin/secril_config_svc
vendored
Binary file not shown.
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user