summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-08-23 07:30:01 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-08-23 07:30:01 +0000
commit8b94981ce47caac688d27fe222c3ce18b046e1ab (patch)
tree073c8721c48bae9348bd1dbb5f255dfd632977ad
parentac355d5e4fb907790f63c3a007bb1a666abef661 (diff)
parentd3a1c7a343f7baa60103445dfa90951cc364e433 (diff)
downloadandroid_hardware_qcom_wlan-8b94981ce47caac688d27fe222c3ce18b046e1ab.tar.gz
android_hardware_qcom_wlan-8b94981ce47caac688d27fe222c3ce18b046e1ab.tar.bz2
android_hardware_qcom_wlan-8b94981ce47caac688d27fe222c3ce18b046e1ab.zip
release-request-cff6d9b6-a564-4d17-99cb-c2d0bb282758-for-git_oc-mr1-release-4293817 snap-temp-L12800000095933585
Change-Id: I17e0840d945a373780f7d8cc5fdab8ba10595485
-rw-r--r--qcwcn/wcnss-service/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/qcwcn/wcnss-service/Android.mk b/qcwcn/wcnss-service/Android.mk
index 39cdc57..f07102d 100644
--- a/qcwcn/wcnss-service/Android.mk
+++ b/qcwcn/wcnss-service/Android.mk
@@ -5,6 +5,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := wcnss_service
LOCAL_C_INCLUDES += $(TARGET_OUT_HEADERS)/common/inc/
LOCAL_SRC_FILES := wcnss_service.c
+LOCAL_PROPRIETARY_MODULE := true
ifeq ($(strip $(TARGET_USES_QCOM_WCNSS_QMI)),true)
LOCAL_CFLAGS += -DWCNSS_QMI
LOCAL_C_INCLUDES += $(TARGET_OUT_HEADERS)/qmi/inc