diff options
author | Hridya Valsaraju <hridya@google.com> | 2020-09-12 15:37:57 -0700 |
---|---|---|
committer | Hridya Valsaraju <hridya@google.com> | 2021-01-12 14:41:53 -0800 |
commit | fb921a1c4e48ad16af868ffa3a0fd0b02c4faa4c (patch) | |
tree | 122635d2eab494b13ca13bf4d066431b65378ed1 /trusty/coverage/coverage.cpp | |
parent | 5266e041ef19acadb6d90f43892fe39ab8336251 (diff) |
Let init mount/unmount debugfs for non-user builds
This change will help non-user builds with keeping debugfs
disabled during run time. Instead, debugfs will be mounted by init
to enable boot time initializations to set up vendor debug data
collection and unmounted after boot. It will be also be mounted by
dumpstate for bug report generation and unmounted after.
This change is only intended to help vendors (who depend on debugfs to
collect debug information from userdebug/eng builds) keep debugfs
disabled during runtime. Platform code must not depend on debugfs at all.
Test: manual
Bug: 176936478
Change-Id: I2e89d5b9540e3de094976563682d4b8c5c125876
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions