diff options
| author | Ed Tam <etam@google.com> | 2013-06-05 01:20:53 -0700 |
|---|---|---|
| committer | Ed Tam <etam@google.com> | 2013-06-05 10:47:40 -0700 |
| commit | 01cf269181ab4ce1a343ee48cda88776f4874191 (patch) | |
| tree | 68d07b72ab8b331595a98845e538272e35d69585 /device-common.mk | |
| parent | 7a6e860993415dd5be7549e6d479d9c073944294 (diff) | |
Remove barometer and proximity configs
Bug: 9277812
Change-Id: Id9f3fec62eb246751c2ea246984c1f652756e83d
Diffstat (limited to 'device-common.mk')
| -rw-r--r-- | device-common.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/device-common.mk b/device-common.mk index fcbfae0..254b0a4 100644 --- a/device-common.mk +++ b/device-common.mk @@ -104,10 +104,8 @@ PRODUCT_COPY_FILES += \ 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 \ frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \ - frameworks/native/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \ frameworks/native/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \ frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \ - frameworks/native/data/etc/android.hardware.sensor.barometer.xml:system/etc/permissions/android.hardware.sensor.barometer.xml \ frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \ frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \ frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \ |
