summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorEino-Ville Talvala <etalvala@google.com>2014-08-08 15:08:45 -0700
committerEino-Ville Talvala <etalvala@google.com>2014-08-08 15:08:45 -0700
commitbb567e81a48c082b8961d1e773e28a3f5102cb4f (patch)
tree49930496a5021a4f68ccf19e8999eeebc0441495 /device-common.mk
parent15f94593a7b48016ed7b9e28e88303ded35f49f6 (diff)
Switch to the correct camera feature list
Flo does not have a flash. Bug: 16900409 Change-Id: I48e3c5d7b48208e88159fb5e12180a02b90799c0
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk
index 4388cfd..63e67b6 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -104,7 +104,7 @@ PRODUCT_COPY_FILES += \
# These are the hardware-specific features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
- frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
+ frameworks/native/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml \
frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
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 \