beyond2lte: Commonize libsec-ril

Change-Id: I30b17a5f88c00b007c7980a60b884b6819be6ab8
This commit is contained in:
Tim Zimmermann
2024-01-06 14:02:55 +01:00
parent 6e077a946b
commit e570c12b2f
4 changed files with 0 additions and 36 deletions

View File

@@ -213,40 +213,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libsec-ril-dsds",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: ["proprietary/vendor/lib64/libsec-ril-dsds.so"],
},
},
compile_multilib: "64",
check_elf_files: false,
prefer: 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 {
name: "libwrappergps",
owner: "samsung",

View File

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

Binary file not shown.

Binary file not shown.