From c5b0b9ceb8833a20767e4528279c0af902fbb52c Mon Sep 17 00:00:00 2001 From: Pawit Pornkitprasan Date: Sat, 18 Feb 2012 12:33:50 +0700 Subject: aries-common: Remove front camera permission Not all devices have FFCs. Add them to device-specific device.mk --- device_base.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'device_base.mk') diff --git a/device_base.mk b/device_base.mk index 0be074e..d5e0fa8 100644 --- a/device_base.mk +++ b/device_base.mk @@ -123,7 +123,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ frameworks/base/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \ frameworks/base/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \ - frameworks/base/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \ frameworks/base/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml \ frameworks/base/data/etc/android.hardware.location.xml:system/etc/permissions/android.hardware.location.xml \ frameworks/base/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \ -- cgit v1.1