OSDN Git Service

Move libwifi-hal and dependencies to /vendor
authorRoshan Pius <rpius@google.com>
Sat, 25 Feb 2017 03:40:22 +0000 (19:40 -0800)
committerRoshan Pius <rpius@google.com>
Sat, 25 Feb 2017 19:41:35 +0000 (19:41 +0000)
Bug: 34457880
Test: Device boots up and able to connect to wifi networks.
Change-Id: I7351e52d5baabeef4f57a6d0f606ada093dd2d67

bcmdhd/wifi_hal/Android.mk

index ea19efd..9e4ed08 100644 (file)
@@ -36,6 +36,7 @@ LOCAL_SRC_FILES := \
        wifi_offload.cpp
 
 LOCAL_MODULE := libwifi-hal-bcm
+LOCAL_PROPRIETARY_MODULE := true
 
 include $(BUILD_STATIC_LIBRARY)