mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a20: Setup overlay
This commit is contained in:
parent
cbd5c52d27
commit
ae67db9720
3 changed files with 128 additions and 0 deletions
|
|
@ -16,3 +16,6 @@ TARGET_SCREEN_WIDTH := 720
|
|||
|
||||
# Soong namespaces
|
||||
PRODUCT_SOONG_NAMESPACES += $(LOCAL_PATH)
|
||||
|
||||
# Overlay
|
||||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
||||
|
|
|
|||
Loading…
Reference in a new issue