mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Enable fingerprint and ethernet
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
1dcddcc8ec
commit
b1cd86fbb0
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue