summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorPeter Qiu <zqiu@google.com>2017-05-05 14:04:17 -0700
committerPeter Qiu <zqiu@google.com>2017-05-05 14:04:17 -0700
commit50d1badd97b060b24f37e9f62c46a418cd14b182 (patch)
tree5bd3e893807a518100d42b68e2482ffeaddaf462 /device.mk
parentd94657bd3b9cab78650280170ed2ea8564f4d1d5 (diff)
downloadbullhead-50d1badd97b060b24f37e9f62c46a418cd14b182.tar.gz
Use hardware feature definition to indicate Passpoint support
Bug: 36886243 Test: Manual test Change-Id: I5041fe449d2d9fa29e018ecf237eee0bf6258d6b
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 4380acb..827f0c7 100644
--- a/device.mk
+++ b/device.mk
@@ -102,6 +102,7 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
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.wifi.passpoint.xml:system/etc/permissions/android.hardware.wifi.passpoint.xml \
frameworks/native/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \
frameworks/native/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \