Move AudioPackage14.mk inclusion to vendor/minus
Not all devices inherit these makefiles, which results in missing files Change-Id: Icd257d47230308db8f1c87b3b7df588a100b635e Signed-off-by: RITEFANG <1721985272@qq.com>
This commit is contained in:
@@ -47,8 +47,6 @@ PRODUCT_LOCALES := en_US
|
||||
# Get some sounds
|
||||
ifeq ($(MINUS_BUILD),)
|
||||
$(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
|
||||
else
|
||||
$(call inherit-product-if-exists, frameworks/base/data/sounds/AudioPackage14.mk)
|
||||
endif
|
||||
|
||||
# Get a list of languages.
|
||||
|
Reference in New Issue
Block a user