commit | 51101604cb4f50e088f15daa06c2f0bd62a532d3 | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Fri Apr 02 14:32:46 2021 -0700 |
committer | Hridya Valsaraju <hridya@google.com> | Mon Apr 05 22:13:14 2021 -0700 |
tree | 15adb0f4c7339b683ac15a70494b2d7c9417c73f | |
parent | 78a58c8af4458905bc5b644207a5badd315cc775 [diff] |
Use ro.product.enforce_debugfs_restrictions to mount/unmount debugfs The property is enabled with a build flag PRODUCT_SET_DEBUGFS_RESTRICTIONS which can be set in the device.mk file. For testing purposes, a persistant property persist.dbg.keep_debugfs_mounted can be set to keep debugfs mounted after bugreport collection. Test: build and boot, adb shell an bugreport Bug: 184381659 Change-Id: I0b7458658a82a6a454004461b036e816e5a0022a