summaryrefslogtreecommitdiff
path: root/libhwcutilsmodule
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-12-16 12:33:57 -0800
committerAndreas Schneider <asn@cryptomilk.org>2016-02-09 09:53:32 +0100
commite52c27e171b199dc9c3a3a54351ead5a68ab91b6 (patch)
tree4e66f470be9f9bceb37eefb3e34e5d358ca4b614 /libhwcutilsmodule
parent8ccdc438ab2c1c1150aec2f75376b2684bd6c16f (diff)
downloadandroid_hardware_samsung_slsi_exynos5430-e52c27e171b199dc9c3a3a54351ead5a68ab91b6.tar.gz
android_hardware_samsung_slsi_exynos5430-e52c27e171b199dc9c3a3a54351ead5a68ab91b6.tar.xz
android_hardware_samsung_slsi_exynos5430-e52c27e171b199dc9c3a3a54351ead5a68ab91b6.zip
Cleanup Obsolete LOCAL_PRELINK_MODULE.
Bug: 18675947 Change-Id: Id460accbd37f1cbdf84c94510064ac4ac261f77e
Diffstat (limited to 'libhwcutilsmodule')
-rw-r--r--libhwcutilsmodule/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhwcutilsmodule/Android.mk b/libhwcutilsmodule/Android.mk
index af5dd07..1782e85 100644
--- a/libhwcutilsmodule/Android.mk
+++ b/libhwcutilsmodule/Android.mk
@@ -18,7 +18,6 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
-LOCAL_PRELINK_MODULE := false
LOCAL_SHARED_LIBRARIES := liblog libutils libcutils libexynosutils libexynosv4l2 libsync libhwcutils libexynosgscaler libmpp
ifeq ($(BOARD_USES_VIRTUAL_DISPLAY), true)