commit | baedc8e8815de4e5ec0060ce7a9292560422b268 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Wed May 22 10:04:50 2019 -0700 |
committer | Oliver Nguyen <olivernguyen@google.com> | Mon Jun 03 11:56:59 2019 -0700 |
tree | 7cb4b251872f8ec8e56afdbca95065bdd2b3a66d | |
parent | 84d06f1474fbd39d1430fce55595d7929c9ecdf7 [diff] |
Prefix sysprop for flushing coverage with 'debug.' Bug: http://b/133322197 Fix selinux denials when reading the coverage.flush sysprop by prefixing it with 'debug.'. Sysprops starting with 'debug.' are readable by all processes when ro.debuggable is set. Test: Build cuttlefish with coverage and verify that selinux denials for sysprop reads no longer happen. Change-Id: I76bef0a658ce881cc81e2d2d4947bef966060376 (cherry picked from commit 9d31ce99069b28d302c5487c2154fc0fd5c2f9fd)