commit | 17b29e1a798a7b8abea529b317451c34e61903f0 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Mar 21 18:38:05 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Mar 23 11:36:43 2017 -0700 |
tree | 947955a5f714fe3cece1b6e73d62f7a47ea5a307 | |
parent | f37eca0fc3ffdb8fe3ba7431cb776ccce165aa1f [diff] [blame] |
Dumpstate: dump HAL native traces processes. Test: hal service dumps in data/anr/bugreport-traces.txt after bugreport Bug: 36414311 Change-Id: Ifca491d02f77bf4fb26450f06c2ea02769475786
diff --git a/cmds/dumpstate/Android.mk b/cmds/dumpstate/Android.mk index 302a947..a407ea2 100644 --- a/cmds/dumpstate/Android.mk +++ b/cmds/dumpstate/Android.mk
@@ -16,6 +16,7 @@ utils.cpp COMMON_SHARED_LIBRARIES := \ android.hardware.dumpstate@1.0 \ + android.hidl.manager@1.0 \ libhidlbase \ libbase \ libbinder \