universal7885: Add simple overlay template

To make it easier for builders to add maintainer overlays for roms
This commit is contained in:
roynatech2544 2022-04-20 08:18:05 +09:00
commit 2151bd330a
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
</resources>

View file

@ -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 += \