Merge "Remove references to deleted dhcpcd" into nyc-dev

This commit is contained in:
Pierre Imai 2016-03-22 02:49:32 +00:00 committed by Android (Google) Code Review
commit 8111146ea3
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)