summaryrefslogtreecommitdiffstats
path: root/device_base.mk
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2012-02-18 12:33:50 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2012-02-18 12:33:50 +0700
commitc5b0b9ceb8833a20767e4528279c0af902fbb52c (patch)
treef5810d9608c5685e7ed0f2f7136d0602a8a8bb2e /device_base.mk
parentba0febbd24c8ed1a2a2534aaf496627f89101385 (diff)
downloaddevice_samsung_aries-common-c5b0b9ceb8833a20767e4528279c0af902fbb52c.zip
device_samsung_aries-common-c5b0b9ceb8833a20767e4528279c0af902fbb52c.tar.gz
device_samsung_aries-common-c5b0b9ceb8833a20767e4528279c0af902fbb52c.tar.bz2
aries-common: Remove front camera permission
Not all devices have FFCs. Add them to device-specific device.mk
Diffstat (limited to 'device_base.mk')
-rw-r--r--device_base.mk1
1 files changed, 0 insertions, 1 deletions
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 \