beyondx: Commonize libsec-ril

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

View File

@@ -253,23 +253,6 @@ cc_prebuilt_library_shared {
soc_specific: true, 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 { cc_prebuilt_library_shared {
name: "libwrappergps", name: "libwrappergps",
owner: "samsung", owner: "samsung",

View File

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

Binary file not shown.