summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorJesse Hall <jessehall@google.com>2015-01-08 22:15:00 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-01-08 22:15:00 +0000
commitb398fde496d9e467d0c2f3d5455887bf15a13f3d (patch)
treeeb1c47cf592ecc889ea04907c00a9c5904d7596a /device.mk
parent3c160bf637de8cf6a7a27aee2d784ebb147ffa90 (diff)
parentb66d0843b3563d191f14b15099de419035c0bfc5 (diff)
downloadshamu-b398fde496d9e467d0c2f3d5455887bf15a13f3d.tar.gz
am 23e8b7a8: shamu: add android.hardware.opengles.aep system feature
automerge: b66d084 * commit 'b66d0843b3563d191f14b15099de419035c0bfc5': shamu: add android.hardware.opengles.aep system feature
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 1f5b564e..ea1fa7b4 100644
--- a/device.mk
+++ b/device.mk
@@ -83,7 +83,8 @@ PRODUCT_COPY_FILES += \
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 \
frameworks/native/data/etc/android.hardware.telephony.cdma.xml:system/etc/permissions/android.hardware.telephony.cdma.xml \
- frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml
+ frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
+ frameworks/native/data/etc/android.hardware.opengles.aep.xml:system/etc/permissions/android.hardware.opengles.aep.xml
# For GPS
PRODUCT_COPY_FILES += \