summaryrefslogtreecommitdiffstats
path: root/exynos4/hal/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'exynos4/hal/Android.mk')
-rw-r--r--exynos4/hal/Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/exynos4/hal/Android.mk b/exynos4/hal/Android.mk
index 1ad16e4..e0fb66e 100644
--- a/exynos4/hal/Android.mk
+++ b/exynos4/hal/Android.mk
@@ -18,10 +18,6 @@ ifeq ($(TARGET_BOARD_PLATFORM),exynos4)
common_exynos4_dirs := libhdmi libhwcomposer libhwconverter libsecion
-ifneq ($(BOARD_USES_PROPRIETARY_LIBCAMERA),true)
-common_exynos4_dirs += libcamera
-endif
-
ifneq ($(BOARD_USES_PROPRIETARY_LIBFIMC),true)
common_exynos4_dirs += libfimc
endif