From 313bc84dd8a12eb870de788bff83cd68d03f5789 Mon Sep 17 00:00:00 2001 From: Lorenzo Colitti Date: Thu, 5 Mar 2015 16:05:23 +0900 Subject: sdm660-common: Remove explicit Ethernet support, the device supports USB OTG. Change-Id: I37ed14286a1c2ede3e35214723464b5774361adb --- sdm660.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sdm660.mk b/sdm660.mk index a669a31..31091a6 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -75,8 +75,7 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.midi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.midi.xml \ frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.sip.voip.xml \ frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml \ - frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml \ - frameworks/native/data/etc/android.hardware.ethernet.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.ethernet.xml + frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml # Audio PRODUCT_PACKAGES += \ -- cgit v1.2.3