mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -04:00
universal7885: Add overlays from stock
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
5e6dfc115b
commit
b7968c839d
2 changed files with 93 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ TARGET_SCREEN_WIDTH := 1080
|
|||
PRODUCT_PACKAGES += \
|
||||
netutils-wrapper-1.0
|
||||
|
||||
# Overlays
|
||||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
|
||||
|
|
|
|||
Loading…
Reference in a new issue