am 107621ad: Merge change 25538 into eclair
Merge commit '107621ad3120121bfd0eec59f2069995fbe27b0b' into eclair-plus-aosp * commit '107621ad3120121bfd0eec59f2069995fbe27b0b': Do not install libsampleplugin by default.
This commit is contained in:
@@ -53,12 +53,12 @@ LOCAL_C_INCLUDES += \
|
|||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
libnativehelper
|
libnativehelper
|
||||||
|
|
||||||
LOCAL_SRC_FILES := $(LOCAL_SRC_FILES)
|
|
||||||
LOCAL_CFLAGS += -fvisibility=hidden
|
LOCAL_CFLAGS += -fvisibility=hidden
|
||||||
LOCAL_PRELINK_MODULE:=false
|
LOCAL_PRELINK_MODULE:=false
|
||||||
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
|
|
||||||
|
|
||||||
LOCAL_MODULE:= libsampleplugin
|
LOCAL_MODULE:= libsampleplugin
|
||||||
|
|
||||||
|
LOCAL_MODULE_TAGS := optional
|
||||||
|
|
||||||
include $(BUILD_SHARED_LIBRARY)
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user