beyond2lte: Use linaro BSP

Change-Id: Ibcad4d39618a8e12bede18500607ec52469dd0c8
This commit is contained in:
Tim Zimmermann
2022-11-17 20:23:25 +01:00
parent 2306bb66de
commit 7de5077315
8 changed files with 0 additions and 65 deletions

View File

@@ -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",

View File

@@ -77,11 +77,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
gatekeeper.exynos9820 \
gralloc.exynos9820 \
hwcomposer.exynos9820 \
libbauthserver \
libbauthtzcommon \
libexynosdisplay \
sensors.bio \
sensors.sensorhub \
libaudioeffectoffload \

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.