profman: Clean up output profile type options.

Replace options
  --generate-boot-profile
  --generate-boot-android-profile
with
  --output-profile-type=(app|boot|bprof)
where the default `app` can be specified explicitly.

Test: m  # Check output boot profiles with hexdump.
Bug: 148067697
Change-Id: I9154f7541a4e40ce3cce452f5a26767097d6b0cc
2 files changed