Remove locales_full.mk
The file was old and a source of confusion. languages_full.mk should be used instead. Change-Id: I904ff7687cbaa1f9ccdb7f0e3c3e3334d31421e8 Fixes: 64527460 Test: make -j checkbuild
This commit is contained in:
@@ -52,7 +52,7 @@ $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
|
||||
$(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk)
|
||||
|
||||
# Get a list of languages.
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
|
||||
|
||||
# Get everything else from the parent package
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
|
||||
|
Reference in New Issue
Block a user