universal7885: Enable fingerprint and ethernet

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
SamarV-121 2020-09-21 10:12:17 +05:30 committed by roynatech2544
commit b1cd86fbb0

View file

@ -13,3 +13,8 @@ TARGET_SCREEN_WIDTH := 1080
# Net
PRODUCT_PACKAGES += \
netutils-wrapper-1.0
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml