From 0c08c7f9aaf2c03cb45f0596f1fdbe1a5d1a4a87 Mon Sep 17 00:00:00 2001 From: Moyster Date: Fri, 24 Nov 2017 04:06:12 +0100 Subject: permissions: add stepcounter and stepdetectors --- board/permissions.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/board/permissions.mk b/board/permissions.mk index c52f26b..05fb623 100644 --- a/board/permissions.mk +++ b/board/permissions.mk @@ -22,4 +22,6 @@ 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/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \ + frameworks/native/data/etc/android.hardware.sensor.stepcounter.xml:system/etc/permissions/android.hardware.sensor.stepcounter.xml \ + frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:system/etc/permissions/android.hardware.sensor.stepdetector.xml -- cgit v1.2.3