build ebtables and ethertypes

Change-Id: Ia3923c390811b5b12515aa3220f51405749f9260
This commit is contained in:
Ozzy2403 2015-09-18 15:14:17 +02:00 committed by Ethan Chen
parent 1d59abb33c
commit 8ef3673019

View file

@ -73,6 +73,11 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/gps.conf:/system/etc/gps.conf \
$(LOCAL_PATH)/configs/sap.conf:/system/etc/sap.conf
# IPv6 tethering
PRODUCT_PACKAGES += \
ebtables \
ethertypes
# Keylayouts
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \