diff options
| author | Roshan Pius <rpius@google.com> | 2017-03-07 17:29:15 +0000 |
|---|---|---|
| committer | android-build-merger <android-build-merger@google.com> | 2017-03-07 17:29:15 +0000 |
| commit | 052255ec30cf33e27bb0406cd5b3f9998325d6e4 (patch) | |
| tree | ab7ecbf3d193f7c790e99cddb140c3ed3da5b549 /bcmdhd | |
| parent | 33160c11b8a28ab9b5ba979270739b5f0d68617f (diff) | |
| parent | 95ca193da4e414eede577c0d762e3585b70906e4 (diff) | |
| download | android_hardware_broadcom_wlan-052255ec30cf33e27bb0406cd5b3f9998325d6e4.tar.gz android_hardware_broadcom_wlan-052255ec30cf33e27bb0406cd5b3f9998325d6e4.tar.bz2 android_hardware_broadcom_wlan-052255ec30cf33e27bb0406cd5b3f9998325d6e4.zip | |
Merge "Move libwifi-hal and dependencies to /vendor"
am: 95ca193da4
Change-Id: Ib808997648ceb2e3f8e45e3b5afa77b48573d86a
Diffstat (limited to 'bcmdhd')
| -rw-r--r-- | bcmdhd/wifi_hal/Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bcmdhd/wifi_hal/Android.mk b/bcmdhd/wifi_hal/Android.mk index ea19efd..9e4ed08 100644 --- a/bcmdhd/wifi_hal/Android.mk +++ b/bcmdhd/wifi_hal/Android.mk @@ -36,6 +36,7 @@ LOCAL_SRC_FILES := \ wifi_offload.cpp LOCAL_MODULE := libwifi-hal-bcm +LOCAL_PROPRIETARY_MODULE := true include $(BUILD_STATIC_LIBRARY) |
