Merge "Remove obsolete option BOARD_COPY_BOOT_IMAGE_TO_TARGET_FILES" am: 16b3c1905c

Original change: https://android-review.googlesource.com/c/device/generic/common/+/1944825

Change-Id: I87394f8f687fafff77e8a3c27f963b3e522169b2
diff --git a/BoardConfigGkiCommon.mk b/BoardConfigGkiCommon.mk
index 681b3b7..662e0ec 100644
--- a/BoardConfigGkiCommon.mk
+++ b/BoardConfigGkiCommon.mk
@@ -48,10 +48,6 @@
 # TODO(b/212486689) Need to confirm the size
 BOARD_INIT_BOOT_IMAGE_PARTITION_SIZE := 8388608
 
-# Copy boot image in $OUT to target files. This is defined for targets where
-# the installed GKI APEXes are built from source.
-BOARD_COPY_BOOT_IMAGE_TO_TARGET_FILES := true
-
 # No system image
 BOARD_SYSTEMIMAGE_PARTITION_SIZE :=