summaryrefslogtreecommitdiffstats
path: root/modules/hwcomposer/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hwcomposer/Android.mk')
-rw-r--r--modules/hwcomposer/Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/hwcomposer/Android.mk b/modules/hwcomposer/Android.mk
index 233059b..da2b234 100644
--- a/modules/hwcomposer/Android.mk
+++ b/modules/hwcomposer/Android.mk
@@ -15,10 +15,10 @@
LOCAL_PATH := $(call my-dir)
-# HAL module implemenation, not prelinked and stored in
+# HAL module implemenation stored in
# hw/<OVERLAY_HARDWARE_MODULE_ID>.<ro.product.board>.so
include $(CLEAR_VARS)
-LOCAL_PRELINK_MODULE := false
+
LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw
LOCAL_SHARED_LIBRARIES := liblog libEGL
LOCAL_SRC_FILES := hwcomposer.cpp