commit | 20ba31c6e8c7da4435c0680ccb8e2342710b93c9 | [log] [tgz] |
---|---|---|
author | Jiakai Zhang <jiakaiz@google.com> | Tue Feb 15 17:26:35 2022 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Feb 15 20:09:06 2022 +0000 |
tree | d6ce928f8b92bd53806097aab0c6ec00f5dddd1d | |
parent | 78f3d282c94539426bdefd9561f6cba221bd9890 [diff] |
Explicitly add ART boot images to build-art-target-golem. Golem builds the ART module with `TARGET_BUILD_UNBUNDLED=true`. When we move the boot image out of the ART APEX, it will no longer be built. This change solves the problem by explicitly adding ART boot images to build-art-target-golem. Bug: 211973309 Test: Will see the result on Golem. Change-Id: I86f2f0e4223192cb316f446a151dabf7790774a5