Skip to content

Commit

Permalink
msm8960-common: Give the ethernet feature.
Browse files Browse the repository at this point in the history
BUG: 15143878
Change-Id: Ie29c6426e9cec7fbabc2ae40328f448181132f45
  • Loading branch information
Joe LaPenna authored and mdmower committed Nov 19, 2014
1 parent 0700a11 commit af367de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msm8960.mk
Expand Up @@ -20,6 +20,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \
frameworks/native/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
Expand Down

0 comments on commit af367de

Please sign in to comment.