diff options
Diffstat (limited to 'product/qcom-camera.mk')
| -rw-r--r-- | product/qcom-camera.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/product/qcom-camera.mk b/product/qcom-camera.mk index 7be729a..510dc28 100644 --- a/product/qcom-camera.mk +++ b/product/qcom-camera.mk @@ -7,7 +7,8 @@ PRODUCT_PACKAGES += \ # Permissions PRODUCT_COPY_FILES += \ 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.front.xml:system/etc/permissions/android.hardware.camera.front.xml + frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \ + device/ark/peach/configs/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml # Properties PRODUCT_PROPERTY_OVERRIDES += \ |
