Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff66aab9 authored by Ying Wang's avatar Ying Wang Committed by Gerrit Code Review
Browse files

Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."

parents 78c95811 bb3e7fc9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -93,7 +93,6 @@ include $(BUILD_SHARED_LIBRARY)

include $(CLEAR_VARS)

LOCAL_PRELINK_MODULE := false

LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw

+0 −1
Original line number Diff line number Diff line
@@ -45,6 +45,5 @@ LOCAL_SHARED_LIBRARIES:= libc libcutils #libutils #libmedia libhardware_legacy
LOCAL_CFLAGS := -DQC_PROP -DCONFIG_DIR=\"/system/etc/snd_soc_msm/\"

LOCAL_SHARED_LIBRARIES += libdl
LOCAL_PRELINK_MODULE := false
include $(BUILD_SHARED_LIBRARY)
endif