Add bluetooth_le hardware feature

bug 8664724

Change-Id: Iedeebb9aa27b206bda76cae25bebd97f907d5681
This commit is contained in:
Matthew Xie 2013-05-08 18:48:55 -07:00
parent 6d867b5766
commit 25d6f75e7c
1 changed files with 2 additions and 1 deletions

View File

@ -112,7 +112,8 @@ PRODUCT_COPY_FILES += \
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 \
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml \
frameworks/native/data/etc/android.hardware.audio.low_latency.xml:system/etc/permissions/android.hardware.audio.low_latency.xml
frameworks/native/data/etc/android.hardware.audio.low_latency.xml:system/etc/permissions/android.hardware.audio.low_latency.xml \
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml
# GPS configuration
PRODUCT_COPY_FILES += \