summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Jensen <pauljensen@google.com>2014-10-30 14:33:03 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-10-30 14:33:04 +0000
commitd92a6c16d775a40c0bf7bdf5a5f275be1e580b5c (patch)
tree8c2c496e63d82b80bf0780e76af6e00996c1ebd4
parent69110b23f6f61345bbd6c27562dfd381db1c1c23 (diff)
parent3e393a0aa1a029f0e187a580609fd68bd27d425a (diff)
downloadgrouper-d92a6c16d775a40c0bf7bdf5a5f275be1e580b5c.tar.gz
Merge "Give N7 the ethernet feature." into lmp-mr1-dev
-rw-r--r--device-common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk
index 92806a8..8c33d69 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -62,7 +62,8 @@ PRODUCT_COPY_FILES += \
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.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
- frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml
+ frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
+ frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml
PRODUCT_COPY_FILES += \
device/asus/grouper/elan-touchscreen.idc:system/usr/idc/elan-touchscreen.idc \