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
(cherry picked from commit a5feaf59f6260ec55a75e94d40598a1383f0711a)
1 file changed
tree: ce173f383a3efc4613eb0867fa4b4e82eba30fe1
  1. common/
  2. guest/
  3. host/
  4. tools/
  5. Android.bp
  6. Android.mk
  7. OWNERS