summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorDan Morrill <morrildl@google.com>2010-10-14 13:48:37 -0700
committerDan Morrill <morrildl@google.com>2010-10-17 18:35:04 -0700
commit2ebc0b796664fe5088e35aa034d23548f1b575bc (patch)
tree88dc9aee4d4e1da50e574d952ffec549eb2f6f17 /device.mk
parente5a3799ed00fe82306b8945aa1ae9772694a8665 (diff)
downloaddevice_samsung_crespo-2ebc0b796664fe5088e35aa034d23548f1b575bc.zip
device_samsung_crespo-2ebc0b796664fe5088e35aa034d23548f1b575bc.tar.gz
device_samsung_crespo-2ebc0b796664fe5088e35aa034d23548f1b575bc.tar.bz2
Updating list of hardware/software features to reflect the final
configuration. Change-Id: I434f1208d88e76b6ff7a099ac71d67b2f800cfc3
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 194dd5a..5fe4f74 100644
--- a/device.mk
+++ b/device.mk
@@ -129,12 +129,16 @@ 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.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
frameworks/base/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \
frameworks/base/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
- frameworks/base/data/etc/android.hardware.touchscreen.multitouch.distinct.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.distinct.xml \
+ frameworks/base/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \
+ frameworks/base/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
+ frameworks/base/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \
+ frameworks/base/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \
packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:system/etc/permissions/android.software.live_wallpaper.xml
# The OpenGL ES API level that is natively supported by this device.