mirror of
https://github.com/Evolution-X-Devices/vendor_samsung_beyondx
synced 2026-01-27 08:46:50 +00:00
beyondx: Use linaro BSP
Change-Id: Ibcad4d39618a8e12bede18500607ec52469dd0c8
This commit is contained in:
62
Android.bp
62
Android.bp
@@ -26,48 +26,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "gralloc.exynos9820",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/hw/gralloc.exynos9820.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/hw/gralloc.exynos9820.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
relative_install_path: "hw",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "hwcomposer.exynos9820",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/hw/hwcomposer.exynos9820.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/hw/hwcomposer.exynos9820.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
relative_install_path: "hw",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libTOFProc_interface",
|
||||
owner: "samsung",
|
||||
@@ -128,26 +86,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libexynosdisplay",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libexynosdisplay.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/libexynosdisplay.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libiu456_datapath_processor",
|
||||
owner: "samsung",
|
||||
|
||||
@@ -75,12 +75,9 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
gatekeeper.exynos9820 \
|
||||
gralloc.exynos9820 \
|
||||
hwcomposer.exynos9820 \
|
||||
libTOFProc_interface \
|
||||
libbauthserver \
|
||||
libbauthtzcommon \
|
||||
libexynosdisplay \
|
||||
libiu456_datapath_processor \
|
||||
sensors.bio \
|
||||
sensors.sensorhub \
|
||||
|
||||
BIN
proprietary/vendor/lib/hw/gralloc.exynos9820.so
vendored
BIN
proprietary/vendor/lib/hw/gralloc.exynos9820.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/hw/hwcomposer.exynos9820.so
vendored
BIN
proprietary/vendor/lib/hw/hwcomposer.exynos9820.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libexynosdisplay.so
vendored
BIN
proprietary/vendor/lib/libexynosdisplay.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/hw/gralloc.exynos9820.so
vendored
BIN
proprietary/vendor/lib64/hw/gralloc.exynos9820.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/hw/hwcomposer.exynos9820.so
vendored
BIN
proprietary/vendor/lib64/hw/hwcomposer.exynos9820.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libexynosdisplay.so
vendored
BIN
proprietary/vendor/lib64/libexynosdisplay.so
vendored
Binary file not shown.
Reference in New Issue
Block a user