commit | 521d15c537b410c62cbe0e65c37c6a902f056a81 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue May 01 16:26:21 2018 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon May 07 09:35:11 2018 -0700 |
tree | b8a4ce041fd66372ce5ab44d301164079b2e38dc | |
parent | af3006428d3d241a40430f634efbb0750525708a [diff] [blame] |
Make dumpstate HAL lazy. Bug: 78509314 Test: HAL isn't running Test: adb bugreport HAL runs Test: HAL isn't running after bugreport finishes Test: manually inspect state using `lshal` and logs using `adb logcat | grep android.hardware.dump` (cherry picked from commit 711b806727c85d91cf805db4f78b4a9609e2bf43) Change-Id: Ic97516a4297e7933430fb4fa3fd0109f8c1b1d0a
diff --git a/dumpstate/1.0/default/android.hardware.dumpstate@1.0-service.rc b/dumpstate/1.0/default/android.hardware.dumpstate@1.0-service.rc index adc6cda..dfbfb33 100644 --- a/dumpstate/1.0/default/android.hardware.dumpstate@1.0-service.rc +++ b/dumpstate/1.0/default/android.hardware.dumpstate@1.0-service.rc
@@ -3,3 +3,5 @@ user system group system interface android.hardware.dumpstate@1.0::IDumpstateDevice default + oneshot + disabled