klte: Add step counter, detector permissions

This commit is contained in:
Ethan Chen 2014-07-31 20:39:34 -07:00
parent 65493d2bf7
commit b203072250

View file

@ -93,6 +93,11 @@ PRODUCT_PACKAGES += \
init.target.rc \
ueventd.qcom.rc
# Sensors
PRODUCT_COPY_FILES += \
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
# Thermal
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/thermal-engine-8974.conf:system/etc/thermal-engine-8974.conf