commit | 9d31ce99069b28d302c5487c2154fc0fd5c2f9fd | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Wed May 22 10:04:50 2019 -0700 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Wed May 22 10:04:50 2019 -0700 |
tree | 308cd6f191af161ad990cbd4dd2767c9cd715a8f | |
parent | f225e8c9342f9916b3be6b6c9eaabe46031c7c4c [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