Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b548515 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am 4b323c62: Merge "SDK targets should inherit from core_64_bit.mk"

* commit '4b323c62':
  SDK targets should inherit from core_64_bit.mk
parents 7dcd694a 4b323c62
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
# entirely appropriate to inherit from for on-device configurations.

$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)

# Overrides
PRODUCT_BRAND := generic_arm64
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
# entirely appropriate to inherit from for on-device configurations.

$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)

# Overrides
PRODUCT_BRAND := generic_mips64
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
# entirely appropriate to inherit from for on-device configurations.

$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)

# Overrides
PRODUCT_BRAND := generic_x86_64