d2x: Commonize libsec-ril

Change-Id: I30b17a5f88c00b007c7980a60b884b6819be6ab8
This commit is contained in:
Tim Zimmermann
2024-01-06 14:02:55 +01:00
parent d5ca4f5a2c
commit e7a30ec1cf
3 changed files with 0 additions and 18 deletions

View File

@@ -273,23 +273,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libsec-ril",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: ["proprietary/vendor/lib64/libsec-ril.so"],
},
},
compile_multilib: "64",
check_elf_files: false,
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libwrappergps",
owner: "samsung",

View File

@@ -100,7 +100,6 @@ PRODUCT_PACKAGES += \
gps.default \
vendor.samsung.hardware.gnss@2.1-impl \
libexynoscamera3 \
libsec-ril \
libwrappergps \
vendor.samsung.hardware.gnss@2.1 \
gpsd \

Binary file not shown.