Loading target/product/module_arm.mk +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_arm.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/module_common.mk) PRODUCT_NAME := module_arm PRODUCT_BRAND := Android PRODUCT_DEVICE := module_arm target/product/module_arm64.mk +3 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,9 @@ # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_arm64.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/module_common.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) PRODUCT_NAME := module_arm64 PRODUCT_BRAND := Android PRODUCT_DEVICE := module_arm64 target/product/module_x86.mk +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_x86.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/module_common.mk) PRODUCT_NAME := module_x86 PRODUCT_BRAND := Android PRODUCT_DEVICE := module_x86 target/product/module_x86_64.mk +3 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,9 @@ # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_x86_64.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/module_common.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) PRODUCT_NAME := module_x86_64 PRODUCT_BRAND := Android PRODUCT_DEVICE := module_x86_64 Loading
target/product/module_arm.mk +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_arm.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/module_common.mk) PRODUCT_NAME := module_arm PRODUCT_BRAND := Android PRODUCT_DEVICE := module_arm
target/product/module_arm64.mk +3 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,9 @@ # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_arm64.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/module_common.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) PRODUCT_NAME := module_arm64 PRODUCT_BRAND := Android PRODUCT_DEVICE := module_arm64
target/product/module_x86.mk +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_x86.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/module_common.mk) PRODUCT_NAME := module_x86 PRODUCT_BRAND := Android PRODUCT_DEVICE := module_x86
target/product/module_x86_64.mk +3 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,9 @@ # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_x86_64.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/module_common.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) PRODUCT_NAME := module_x86_64 PRODUCT_BRAND := Android PRODUCT_DEVICE := module_x86_64