mirror of
https://github.com/Evolution-X-Devices/vendor_samsung_beyond2lte
synced 2026-01-27 16:00:39 +00:00
beyond2lte: 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: "libbauthserver",
|
||||
owner: "samsung",
|
||||
@@ -108,26 +66,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: "sensors.bio",
|
||||
owner: "samsung",
|
||||
|
||||
@@ -77,11 +77,8 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
gatekeeper.exynos9820 \
|
||||
gralloc.exynos9820 \
|
||||
hwcomposer.exynos9820 \
|
||||
libbauthserver \
|
||||
libbauthtzcommon \
|
||||
libexynosdisplay \
|
||||
sensors.bio \
|
||||
sensors.sensorhub \
|
||||
libaudioeffectoffload \
|
||||
|
||||
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