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,
|
||||
}
|
||||
|
||||
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 {
|
||||
name: "tzdaemon",
|
||||
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 \
|
||||
secaudiohalaidl \
|
||||
vendor.samsung.hardware.gnss@2.1-service \
|
||||
secril_config_svc \
|
||||
tzdaemon \
|
||||
tzts_daemon \
|
||||
vaultkeeperd \
|
||||
|
||||
Reference in New Issue
Block a user