summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2018-01-30 16:41:47 -0800
committerDmitry Shmidt <dimitrysh@google.com>2018-01-30 16:41:47 -0800
commitec121a62c05159b96bf10624ff6fb6a7f0038c45 (patch)
tree55d972b2b83ffd2a83158b2bbbc38738a32a3774
parent8d1daf4478a4b08ff8fa654b0226ea48c4a3dbfb (diff)
downloadhikey-ec121a62c05159b96bf10624ff6fb6a7f0038c45.tar.gz
hikey: Enable Wifi Direct settings
Bug: 72712332 Test: Manual Change-Id: I13567064e7c4505fe50cc50f32110f7798ead70f Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
-rw-r--r--device-common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device-common.mk b/device-common.mk
index 56fedc0e..170c6d3e 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -161,6 +161,7 @@ $(call inherit-product-if-exists, device/linaro/hikey/wpan/ti-wpan-products.mk)
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
+ frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \
frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml \
device/linaro/hikey/wpa_supplicant.conf:system/etc/wifi/wpa_supplicant.conf