Revert "ANDROID: Don't add image to all target with KBUILD_MIXED_TREE"
This reverts commit 0d018732. Reason for revert: With Kleaf, MAKE_GOALS is always specified. Unless one uses kernel_build(make_goals = ["all"]), this case is never hit. In that case, they should just drop "all" and use "modules" instead. Bug: 402231876 Change-Id: I9f85c839c4e33e8a232190b5143ef3453eac1850 Signed-off-by:HONG Yifan <elsk@google.com>
Please register or sign in to comment