summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorRobert Greenwalt <rgreenwalt@google.com>2014-10-01 02:15:24 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-10-01 02:15:24 +0000
commitd65d8da36a18d5fb91585bf0c600c4490cc49b58 (patch)
tree3f1128ec2a354ac752be12698ed1e5dbeae28932 /device.mk
parentc4a9707850cf8b2e2dbbcf6b5f127236b8764c8e (diff)
parent059b52e083a92b6a9ba38be6354aa4c12d998efa (diff)
downloadshamu-d65d8da36a18d5fb91585bf0c600c4490cc49b58.tar.gz
am 059b52e0: am 85f53309: am 74619a7f: am 2949e1bb: Merge "Add Ethernet feature to shamu" into lmp-dev
* commit '059b52e083a92b6a9ba38be6354aa4c12d998efa': Add Ethernet feature to shamu
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 7ea5fc8d..835475ce 100644
--- a/device.mk
+++ b/device.mk
@@ -80,7 +80,8 @@ PRODUCT_COPY_FILES += \
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.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.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
# For GPS
PRODUCT_COPY_FILES += \