Generate boot image profile from profman
The CL adds support for boot image profile generation in profman.
It reuses the class BootImageProfile to do so which functionality was
obsolete and no longer working due to updates in the boot image profile
format.
The boot image profile generation accepts a single profile as input and
will output 2 files: the boot image profile and the associated preloaded
classes file.
The generation can be tweaked via command line options by specifying
different thresholds for classes and methods.
Test: gtest
Bug: 152574358
Merged-In: I928cd469cbe8a6c25b414b84aaaf43937e7f688e
Change-Id: I928cd469cbe8a6c25b414b84aaaf43937e7f688e
4 files changed