mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Add simple overlay template
To make it easier for builders to add maintainer overlays for roms
This commit is contained in:
parent
134d87b132
commit
2151bd330a
2 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
</resources>
|
||||
|
|
@ -184,6 +184,7 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Overlays
|
||||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
||||
# DEVICE_PACAKGE_OVERLAYS += $(LOCAL_PATH)/overlay-rom
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue