This commit is contained in:
shuixx
2025-07-14 03:15:10 +00:00
parent a2f63d21f0
commit 23979be87f
7 changed files with 11 additions and 11 deletions

View File

@@ -26,7 +26,7 @@ PRODUCT_VENDOR_PROPERTIES := \
PRODUCT_COPY_FILES := \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
ifeq ($(MINUS_BUILD),)
ifeq ($(STRIX_BUILD),)
PRODUCT_COPY_FILES += \
device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
endif