OSDN Git Service

Cleanup Obsolete LOCAL_PRELINK_MODULE.
authorYing Wang <wangying@google.com>
Tue, 16 Dec 2014 20:33:28 +0000 (12:33 -0800)
committerYing Wang <wangying@google.com>
Tue, 16 Dec 2014 20:33:28 +0000 (12:33 -0800)
Bug: 18675947
Change-Id: I57030040842a3ad3493170d5c39db536de8a7c13

hdmi/Android.mk

index 754b936..cef79f2 100644 (file)
@@ -20,7 +20,6 @@ ifeq ($(BOARD_USES_TINY_ALSA_AUDIO), true)
 
 include $(CLEAR_VARS)
 
-LOCAL_PRELINK_MODULE := false
 
 LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw
 LOCAL_CFLAGS := -D_POSIX_C_SOURCE=200809