Use Service dump instead of Binder dump.

Binder dumps have to talk to /dev/binder which vendor things
can't do under Treble, but Service dump is backed by the SDK
APIs.

Bug: 71707530
Test: adb shell dumpsys activity service com.android.google.gce.gceservice/.GceService
Test: 'SERVICE com.android.google.gce.gceservice/.GceService' and dump in bugreport
Change-Id: I2f7549021bea78939c4fac2d00948f1257fb5f79
1 file changed
tree: 274109677dbbe4b7cd0b294b349d9f4c40bea795
  1. common/
  2. guest/
  3. host/
  4. tools/
  5. Android.bp
  6. Android.mk
  7. OWNERS