BpfLoader: drastically reduce logging

Should speed up boot time - especially if serial console is enabled.

There's probably still enough information available to debug issues,
as any errors (which basically shouldn't happen) are still all
extensively logged.

Either way, as this now only loads platform bpf .o files, anyone seeing
boot time problems can simply flash a custom build with changes to the
platform BpfLoader to enable any extra logging as needed.

(Note that AFAICT normally ALOGV() is basically ignored)

Test: TreeHugger
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I5e404ae14c33ee319c07be42defdc270b15a54fe
2 files changed
tree: d07f0e414469527b08a0a2a55d2288dbc67aa525
  1. loader/
  2. progs/
  3. Android.bp
  4. NOTICE
  5. OWNERS
  6. OWNERS_bpf
  7. PREUPLOAD.cfg
  8. TEST_MAPPING