Loading target/product/full.mk +2 −2 Original line number Original line Diff line number Diff line Loading @@ -19,8 +19,8 @@ # build quite specifically for the emulator, and might not be # build quite specifically for the emulator, and might not be # entirely appropriate to inherit from for on-device configurations. # entirely appropriate to inherit from for on-device configurations. $(call inherit-product, build/target/board/generic/device.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk) $(call inherit-product, build/target/product/full_base.mk) $(call inherit-product, $(SRC_TARGET_DIR)/board/generic/device.mk) # Overrides # Overrides PRODUCT_NAME := full PRODUCT_NAME := full Loading target/product/full_base.mk +2 −2 Original line number Original line Diff line number Diff line Loading @@ -43,6 +43,6 @@ $(call inherit-product-if-exists, frameworks/base/data/sounds/OriginalAudio.mk) $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk) $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk) # Get the list of languages. # Get the list of languages. $(call inherit-product, build/target/product/locales_full.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk) $(call inherit-product, build/target/product/generic.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk) Loading
target/product/full.mk +2 −2 Original line number Original line Diff line number Diff line Loading @@ -19,8 +19,8 @@ # build quite specifically for the emulator, and might not be # build quite specifically for the emulator, and might not be # entirely appropriate to inherit from for on-device configurations. # entirely appropriate to inherit from for on-device configurations. $(call inherit-product, build/target/board/generic/device.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk) $(call inherit-product, build/target/product/full_base.mk) $(call inherit-product, $(SRC_TARGET_DIR)/board/generic/device.mk) # Overrides # Overrides PRODUCT_NAME := full PRODUCT_NAME := full Loading
target/product/full_base.mk +2 −2 Original line number Original line Diff line number Diff line Loading @@ -43,6 +43,6 @@ $(call inherit-product-if-exists, frameworks/base/data/sounds/OriginalAudio.mk) $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk) $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk) # Get the list of languages. # Get the list of languages. $(call inherit-product, build/target/product/locales_full.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk) $(call inherit-product, build/target/product/generic.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)