49968aa137
If BOARD_COPY_BOOT_IMAGE_TO_TARGET_FILES is defined, in target files, instead of rebuilding the boot image, copy the boot image already built in $OUT to target files package directly so that they are the same package. Define BOARD_COPY_BOOT_IMAGE_TO_TARGET_FILES for aosp_arm64. The GKI APEX is built using the boot image in $OUT. If the boot image in $OUT is different from the boot image in target files, aka the generic boot image we release, the GKI APEX we built is invalid. If another device needs to copy $OUT/boot.img to target files, it can define BOARD_COPY_BOOT_IMAGE_TO_TARGET_FILES. Fixes: 172682114 Test: lunch aosp_arm64 && Change-Id: I10fc7a5aa36e976dbeaf25434239687455bba061 |
||
---|---|---|
.. | ||
emulator_arm | ||
emulator_arm64 | ||
emulator_x86 | ||
emulator_x86_64 | ||
emulator_x86_64_arm64 | ||
emulator_x86_arm | ||
generic | ||
generic_64bitonly_x86_64 | ||
generic_arm64 | ||
generic_x86 | ||
generic_x86_64 | ||
generic_x86_64_arm64 | ||
generic_x86_arm | ||
gsi_arm64 | ||
mainline_arm64 | ||
mainline_x86 | ||
mainline_x86_64 | ||
mainline_x86_arm | ||
Android.mk | ||
BoardConfigEmuCommon.mk | ||
BoardConfigGsiCommon.mk | ||
BoardConfigMainlineCommon.mk | ||
go_defaults.prop | ||
go_defaults_512.prop | ||
go_defaults_common.prop | ||
gsi_system_ext.prop | ||
gsi_system_ext_user.prop |