diff options
author | Hridya Valsaraju <hridya@google.com> | 2021-04-02 12:36:20 -0700 |
---|---|---|
committer | Hridya Valsaraju <hridya@google.com> | 2021-04-02 17:00:50 -0700 |
commit | 6b7311fc99b72bbc18c77282e2a3b52880c8326f (patch) | |
tree | e3f6d6b9c95519e7bf7cf07c502d541fc90fe1e8 /libutils/String8.cpp | |
parent | 007d7941c82563f27decf2f0a951c1c402f31433 (diff) |
Use property ro.product.enforce_debugfs_restrictions to enable debugfs
restrictions
Use the property ro.product.enforce_debugfs_restrictions to enable
debugfs restrictions instead of checking the launch API level. Vendors
can enable build-time as well as run-time debugfs restrictions by
setting the build flag PRODUCT_SET_DEBUGFS_RESTRICTIONS true which in
turn sets ro.product.enforce_debugfs_restrictions true as well enables
sepolicy neverallow restrictions that prevent debugfs access. The
intention of the build flag is to prevent debugfs dependencies from
creeping in during development on userdebug/eng builds.
Test: build and boot
Bug: 184381659
Change-Id: If555037f973e6e4f35eb7312637f58e8360c3013
Diffstat (limited to 'libutils/String8.cpp')
0 files changed, 0 insertions, 0 deletions