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

@@ -45,7 +45,7 @@ PRODUCT_VENDOR_PROPERTIES := \
PRODUCT_LOCALES := en_US
# Get some sounds
ifeq ($(MINUS_BUILD),)
ifeq ($(STRIX_BUILD),)
$(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
endif