pstar: add device specific overlays

based on 5f73e812ed
This commit is contained in:
SGCMarkus
2022-02-19 00:54:07 +01:00
parent 7b12d2d0e7
commit 5cf6ccd42a
11 changed files with 476 additions and 0 deletions

View File

@@ -31,6 +31,11 @@ PRODUCT_SHIPPING_API_LEVEL := 30
# Inherit from motorola sm8250-common
$(call inherit-product, device/motorola/sm8250-common/sm8250.mk)
# Overlay
PRODUCT_PACKAGES += \
FrameworksResPstar \
SystemUIResPstar
# Audio
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info.xml \