platform_frameworks_native/services/utils
Steven Moreland c942c4c0ea Add vendor dumpsys.
$ adb shell /vendor/bin/dumpsys -l
<hangs>
$ adb shell /vendor/bin/sh -c "/vendor/bin/dumpsys -l"
Currently running services:
...
$ adb root
$ adb shell /vendor/bin/dumpsys -l
Currently running services:
...

Bug: 123433249
Test: manual (see above)
Change-Id: I4d74be3ef43e7d65154be27c4cf85ab32e09dfef
2019-01-25 19:18:48 -08:00
..
include/serviceutils Add proto dump flag to services (1/2) 2017-10-24 09:11:27 -07:00
tests Fix performance-for-range-copy warnings 2018-12-11 15:38:30 -08:00
Android.bp Add vendor dumpsys. 2019-01-25 19:18:48 -08:00
PriorityDumper.cpp Add proto dump flag to services (1/2) 2017-10-24 09:11:27 -07:00