Remove references to deleted dhcpcd

Change-Id: Ic977c3aaa72544310696b970e73c64401aafbbc8
This commit is contained in:
Pierre Imai
2016-03-16 10:11:10 +09:00
parent f7cadb8cfd
commit 0040280747
3 changed files with 0 additions and 6 deletions

View File

@@ -21,8 +21,6 @@
# This is for enabling ethernet support for ranchu.
# Consider removing this after RIL support is provided in ranchu.
# Having this permission file on the target requires additional
# dhcpcd_eth0 service defined in the init.ranchu.rc.
PRODUCT_COPY_FILES += frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)

View File

@@ -21,8 +21,6 @@
# This is for enabling ethernet support for ranchu.
# Consider removing this after RIL support is provided in ranchu.
# Having this permission file on the target requires additional
# dhcpcd_eth0 service defined in the init.ranchu.rc.
PRODUCT_COPY_FILES += frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)

View File

@@ -25,8 +25,6 @@
# This is for enabling ethernet support for ranchu.
# Consider removing this after RIL support is provided in ranchu.
# Having this permission file on the target requires additional
# dhcpcd_eth0 service defined in the init.ranchu.rc.
PRODUCT_COPY_FILES += frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)