commit | 9b6bcca5d487c653bc5590e3206eb599b5bd9b55 | [log] [tgz] |
---|---|---|
author | Eric Jeong <ericjeong@google.com> | Fri Nov 08 16:37:13 2019 -0800 |
committer | Eric Jeong <ericjeong@google.com> | Tue Dec 03 20:31:01 2019 +0000 |
tree | 9bbb0db3099e461a34f2f56a71eea63790eb553f | |
parent | 5331b6345a7a69e26b3dea3ec06e1f72244103e1 [diff] |
Include extra HALs in dump state - For debugging, more HALs including vendor HALs need to be included in dumpstate. - This CL includes HALs specified at read-only property "ro.dump.hals.extra" when dumping processes. Bug: 143622274 Test: Run dumpstate and check if HALs specified at "ro.dump.hals.extra" property are included. Change-Id: I4951cca2b7d04ca8b6354fc5afe8d3e479759e84 (cherry picked from commit 91949880f02918d313ca388306aa9075c0894b7c)