commit | e03a908dba472d986b29d220d4e29da48380c16e | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Tue May 18 05:16:42 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 18 05:16:42 2021 +0000 |
tree | db6b1ef26720320819cacfdc0e4aa5d2e962961f | |
parent | 9b0d8db0ffd48f3a88f4d4698d2d0b7b78cde621 [diff] | |
parent | 0f87b5dc1dfd45995a73436362f6315ed6e95bd8 [diff] |
Merge "Add GKI to gsi_x86_64 build"
diff --git a/gsi_x86_64.mk b/gsi_x86_64.mk index eb5bd97..da7e093 100644 --- a/gsi_x86_64.mk +++ b/gsi_x86_64.mk
@@ -34,6 +34,11 @@ $(call inherit-product, device/generic/common/gsi_product.mk) # +# All components inherited here go to boot image +# +$(call inherit-product, $(SRC_TARGET_DIR)/board/generic_x86_64/device.mk) + +# # Special settings to skip mount product and system_ext on the device, # so this product can be tested isolated from those partitions. #