device/generic/common
Révision | a36eacbf23893498972aa48cd761f3998eae4aa6 (tree) |
---|---|
l'heure | 2019-02-20 18:39:12 |
Auteur | Chih-Wei Huang <cwhuang@linu...> |
Commiter | Chih-Wei Huang |
Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86
@@ -24,7 +24,7 @@ PRODUCT_PROPERTY_OVERRIDES := \ | ||
24 | 24 | $(call inherit-product,$(LOCAL_PATH)/device.mk) |
25 | 25 | |
26 | 26 | # Get a list of languages. |
27 | -$(call inherit-product,$(SRC_TARGET_DIR)/product/locales_full.mk) | |
27 | +$(call inherit-product,$(SRC_TARGET_DIR)/product/languages_full.mk) | |
28 | 28 | |
29 | 29 | # Get everything else from the parent package |
30 | 30 | $(call inherit-product,$(SRC_TARGET_DIR)/product/generic.mk) |