mirror of
https://github.com/Evolution-X-Devices/vendor_samsung_d1
synced 2026-01-27 13:35:02 +00:00
d1: Pin Android R RIL blobs
Change-Id: I1741fdc220f77b900fa0e69fcc05d24be3a504b5
This commit is contained in:
17
Android.bp
17
Android.bp
@@ -416,6 +416,23 @@ 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",
|
||||
|
||||
@@ -113,6 +113,7 @@ PRODUCT_PACKAGES += \
|
||||
gps.default \
|
||||
vendor.samsung.hardware.gnss@2.1-impl \
|
||||
libexynoscamera3 \
|
||||
libsec-ril-dsds \
|
||||
libsec-ril \
|
||||
libwrappergps \
|
||||
vendor.samsung.hardware.gnss@2.1 \
|
||||
|
||||
BIN
proprietary/vendor/lib64/libsec-ril-dsds.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libsec-ril-dsds.so
vendored
Normal file
Binary file not shown.
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