Files
build/core
Yifan Hong acd862aed3 Add BOARD_BUILD_SUPER_IMAGE_BY_DEFAULT flag.
If set to true,
- super.img is built from images in $PRODUCT_OUT
- super.img is built to $PRODUCT_OUT
- super.img is built when 'make'.

'make dist' still builds super image from images in target files to
intermediates directory.

This flag is useful for virtual devices, but isn't intended to be set for
actual devices. For actual devices, userspace fastboot should flash
super_empty.img and individual user images separately.

Test: on cuttlefish (flag is set),
      make            # generates $OUT/super.img
      make superimage # generates $OUT/super.img
Test: on real non-retrofit DAP device (flag is not set)
      make            # no super.img is generated
      make superimage # generates $OUT/obj/PACKAGING/.../super.img
      make dist       # generates out/dist/super.img

Bug: 113175337

Change-Id: Ieb81e4fbb663bb4b69e9962c3fa9f16b03aeb907
2019-04-25 10:51:35 -07:00
..
2018-03-20 15:47:45 -07:00
2019-02-04 20:52:14 -08:00
2019-04-04 16:21:53 -07:00
2018-06-21 10:12:23 -07:00
2019-04-17 16:50:30 -07:00
2018-10-20 16:59:41 -07:00
2019-01-11 17:07:58 +09:00
2019-01-14 12:56:07 -08:00
2019-04-17 16:50:30 -07:00
2019-04-17 16:50:30 -07:00
2018-08-29 17:33:29 +00:00
2018-08-08 18:59:44 +08:00
2019-04-17 16:50:30 -07:00
2018-11-05 10:57:24 -08:00
2019-03-20 11:03:59 +00:00
2019-04-17 16:50:30 -07:00
2019-04-17 16:50:30 -07:00