s5e8825-common: Remove secaudiohalaidl

It's unused.

Signed-off-by: Flopster101 <nahuelgomez329@gmail.com>
This commit is contained in:
Flopster101
2026-06-22 17:48:50 -03:00
parent 9d8d30dddb
commit 89160b50a7
6 changed files with 0 additions and 96 deletions
-73
View File
@@ -183,37 +183,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libsecaudiohal_aidl",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/hw/libsecaudiohal_aidl.so",
],
shared_libs: [
"vendor.samsung.hardware.audio-V1-ndk",
"libbase",
"libbinder_ndk",
"libcutils",
"liblog",
"libaudioutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
relative_install_path: "hw",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.samsung.hardware.gnss@2.1-impl",
owner: "samsung",
@@ -3332,15 +3301,6 @@ prebuilt_etc_xml {
soc_specific: true,
}
prebuilt_etc_xml {
name: "secaudiohalaidl_manifest.xml",
owner: "samsung",
src: "proprietary/vendor/etc/vintf/manifest/secaudiohalaidl_manifest.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,
}
prebuilt_etc_xml {
name: "vendor.samsung.hardware.radio.exclude.slsi.xml",
owner: "samsung",
@@ -3486,39 +3446,6 @@ cc_prebuilt_binary {
soc_specific: true,
}
cc_prebuilt_binary {
name: "secaudiohalaidl",
owner: "samsung",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/hw/secaudiohalaidl",
],
shared_libs: [
"vendor.samsung.hardware.audio-V1-ndk",
"libcutils",
"libbinder_ndk",
"liblog",
"libutils",
"libbase",
"libaudioutils",
"libsecaudiohal_aidl",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
relative_install_path: "hw",
soc_specific: true,
}
cc_prebuilt_binary {
name: "vendor.samsung.hardware.gnss@2.1-service",
owner: "samsung",