summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2017-04-21 17:23:55 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-04-21 17:23:56 +0000
commit35072f35547089ce98d1706fc06940654372b008 (patch)
treeae322a1c82ad24f4d888f179f2a4fb9957f325b2
parent7bd86be1abdb6df254f174ab63c28730e6835741 (diff)
parent135e91fe62e24065bb99d52963c2a42fb9cb4c08 (diff)
downloadplatform_hardware_qcom_wlan-n-iot-preview-4.tar.gz
platform_hardware_qcom_wlan-n-iot-preview-4.tar.bz2
platform_hardware_qcom_wlan-n-iot-preview-4.zip
-rw-r--r--cld80211-lib/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cld80211-lib/Android.mk b/cld80211-lib/Android.mk
index b9210b2..1c51224 100644
--- a/cld80211-lib/Android.mk
+++ b/cld80211-lib/Android.mk
@@ -11,5 +11,6 @@ LOCAL_SRC_FILES := cld80211_lib.c
LOCAL_CFLAGS += -Wall -Werror -Wno-unused-parameter
LOCAL_COPY_HEADERS_TO := cld80211-lib
LOCAL_COPY_HEADERS := cld80211_lib.h
+LOCAL_PROPRIETARY_MODULE := true
include $(BUILD_SHARED_LIBRARY)