Skip to content

Commit

Permalink
exynos9820-common: drop camera.device prebuilts
Browse files Browse the repository at this point in the history
Change-Id: I80dd24d5d881cb4652b27e065b280f9095a4bba9
  • Loading branch information
Linux4 authored and haggertk committed Aug 21, 2021
1 parent 5e2412d commit dde8478
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 72 deletions.
68 changes: 0 additions & 68 deletions exynos9820-common/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -5,74 +5,6 @@
soong_namespace {
}

cc_prebuilt_library_shared {
name: "[email protected]",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: ["proprietary/vendor/lib64/[email protected]"],
},
},
compile_multilib: "64",
check_elf_files: false,
prefer: true,
soc_specific: true,
}

cc_prebuilt_library_shared {
name: "[email protected]",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: ["proprietary/vendor/lib64/[email protected]"],
},
},
compile_multilib: "64",
check_elf_files: false,
prefer: true,
soc_specific: true,
}

cc_prebuilt_library_shared {
name: "[email protected]",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: ["proprietary/vendor/lib64/[email protected]"],
},
},
compile_multilib: "64",
check_elf_files: false,
prefer: true,
soc_specific: true,
}

cc_prebuilt_library_shared {
name: "[email protected]",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: ["proprietary/vendor/lib64/[email protected]"],
},
},
compile_multilib: "64",
check_elf_files: false,
prefer: true,
soc_specific: true,
}

cc_prebuilt_library_shared {
name: "libskeymaster4device",
owner: "samsung",
Expand Down
4 changes: 0 additions & 4 deletions exynos9820-common/exynos9820-common-vendor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,5 @@ PRODUCT_COPY_FILES += \
vendor/samsung/exynos9820-common/proprietary/vendor/tee/tui/resolution_common/ID00000100:$(TARGET_COPY_OUT_VENDOR)/tee/tui/resolution_common/ID00000100

PRODUCT_PACKAGES += \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
libskeymaster4device \
[email protected]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit dde8478

Please sign in to comment.