Add addprebuilts command. This command looks for .mk files in
<root>/device/*/*/*.mk and searches these for a TARGET_ARCH = <some arch>.
Then all the needed host and target prebuilts are added to groups.
In the manifest the prebuilts need to get assigned to the correct groups of
course.
A possible patch for the 5.0.1_r1 manifest will be included
(0001-don-t-download-host-dependent-prebuilts-by-default.patch).
The repo patch (0001-rework-prebuilt-download.patch) is based on
3eb87cec5cae5f43becfe9fd1ff94de855cac08c.
Original issue reported on code.google.com by uroc327 on 12 Dec 2014 at 2:07
Original issue reported on code.google.com by
uroc327
on 12 Dec 2014 at 2:07Attachments: