mirror of
https://github.com/Evolution-X-Devices/vendor_samsung_beyondx
synced 2026-01-27 08:46:50 +00:00
beyondx: Commonize libsec-ril
Change-Id: I30b17a5f88c00b007c7980a60b884b6819be6ab8
This commit is contained in:
17
Android.bp
17
Android.bp
@@ -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",
|
||||||
|
|||||||
@@ -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 \
|
||||||
|
|||||||
BIN
proprietary/vendor/lib64/libsec-ril.so
vendored
BIN
proprietary/vendor/lib64/libsec-ril.so
vendored
Binary file not shown.
Reference in New Issue
Block a user