aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-05-25 01:01:27 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-05-25 01:01:27 +0000
commit883bf7511aea63344883ff87f5a6d58ff9ce335b (patch)
treedb6b1ef26720320819cacfdc0e4aa5d2e962961f
parenta8a41571097f5826cfe02953cc2147c77a01cc26 (diff)
parent033d50e2298811d81de7db8cdea63e349a96c9ba (diff)
downloadcommon-android12-d1-s6-release.tar.gz
Change-Id: Iaca01850b321eb42e972c2d4497487d4ec05b53e
-rw-r--r--gsi_x86_64.mk5
1 files changed, 5 insertions, 0 deletions
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_system_ext.mk)
$(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.
#