beyondx: Drop memtrack blobs

Change-Id: I3cff10a7201503ce4f0b11be760e93c811740d1c
This commit is contained in:
Tim Zimmermann
2022-09-20 21:20:23 +02:00
parent 81fde58284
commit 6a829fe7a2
4 changed files with 0 additions and 22 deletions

View File

@@ -68,27 +68,6 @@ cc_prebuilt_library_shared {
soc_specific: true, soc_specific: true,
} }
cc_prebuilt_library_shared {
name: "memtrack.exynos9820",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/hw/memtrack.exynos9820.so"],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/hw/memtrack.exynos9820.so"],
},
},
compile_multilib: "both",
check_elf_files: false,
relative_install_path: "hw",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared { cc_prebuilt_library_shared {
name: "libTOFProc_interface", name: "libTOFProc_interface",
owner: "samsung", owner: "samsung",

View File

@@ -77,7 +77,6 @@ PRODUCT_PACKAGES += \
gatekeeper.exynos9820 \ gatekeeper.exynos9820 \
gralloc.exynos9820 \ gralloc.exynos9820 \
hwcomposer.exynos9820 \ hwcomposer.exynos9820 \
memtrack.exynos9820 \
libTOFProc_interface \ libTOFProc_interface \
libbauthserver \ libbauthserver \
libbauthtzcommon \ libbauthtzcommon \

Binary file not shown.