commit | 3613193b311c4494eb508a3bf4f0e527dd23a540 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Fri Jun 29 12:04:26 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 29 12:04:26 2018 +0000 |
tree | c8d8d8048af421f55a123b7c4238cdc474bbc16f | |
parent | 9b5306676207d8a83f74989050958044f77ffdd0 [diff] | |
parent | 64e28c8a36a287b84d3be61b7339a29b41825319 [diff] |
Merge "Fix broken mainline_arm64."
diff --git a/target/product/mainline_arm64.mk b/target/product/mainline_arm64.mk index bcebe61..2dcca88 100644 --- a/target/product/mainline_arm64.mk +++ b/target/product/mainline_arm64.mk
@@ -14,6 +14,7 @@ # limitations under the License. # +$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/base_vendor.mk)