forked from openkylin/platform_build
Revert "emulator.mk: Add ethernet permission"
ranchu device now has gsm working properly, remove ethernet. This reverts commit 9dcb26902571b6d8aa1a41e28be6fb87fd483425. (cherry picked from commit 58d066f7ccb65cc1f2fc69aff5e95fbfc7f5f0f7) Change-Id: I05ced00f7e24cb2af6654fc38d71d63453ce4944
This commit is contained in:
parent
72fb84651d
commit
6b7006a3bf
|
@ -54,7 +54,6 @@ PRODUCT_PACKAGES += \
|
|||
sensors.ranchu
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
|
||||
device/generic/goldfish/fstab.goldfish:root/fstab.goldfish \
|
||||
device/generic/goldfish/init.goldfish.rc:root/init.goldfish.rc \
|
||||
device/generic/goldfish/init.goldfish.sh:system/etc/init.goldfish.sh \
|
||||
|
|
Loading…
Reference in New Issue