mirror of
https://github.com/Evolution-X-Devices/vendor_samsung_beyondx
synced 2026-01-27 08:46:50 +00:00
beyondx: Use libshim_sfpex instead of VNDK28 libc++
Change-Id: I2b9ea05751588bafb59564b446dffc55a1c730f7
This commit is contained in:
20
Android.bp
20
Android.bp
@@ -128,26 +128,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libc++-v28",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libc++-v28.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/libc++-v28.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libexynosdisplay",
|
||||
owner: "samsung",
|
||||
|
||||
@@ -80,7 +80,6 @@ PRODUCT_PACKAGES += \
|
||||
libTOFProc_interface \
|
||||
libbauthserver \
|
||||
libbauthtzcommon \
|
||||
libc++-v28 \
|
||||
libexynosdisplay \
|
||||
libiu456_datapath_processor \
|
||||
sensors.bio \
|
||||
|
||||
BIN
proprietary/vendor/lib/libc++-v28.so
vendored
BIN
proprietary/vendor/lib/libc++-v28.so
vendored
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/lib64/libc++-v28.so
vendored
BIN
proprietary/vendor/lib64/libc++-v28.so
vendored
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user