commit | 9376bfa84f6f2831d7fdfd772e938ee09306ed78 | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Wed Oct 21 15:48:48 2020 -0700 |
committer | Hridya Valsaraju <hridya@google.com> | Thu Jan 07 21:38:52 2021 -0800 |
tree | a05bf8e5c4dfc2327911172e1d52c583a42b7b73 | |
parent | 048f1e93fd31849b1b9d9e9dc4293e630280caae [diff] |
dumpstate: mount debugfs in non-user builds This change will help non-user builds with keeping debugfs disabled during run time. Instead, it will be mounted by dumpstate for bug report generation and unmounted after. Access to debugfs will be restricted to dumpstate HAL. Test: adb shell am bug-report Bug: 176936478 Change-Id: Icbe318399f50ca467f5ab9c414ddae5098826301