commit | c20ba5bd68b07e08643525728a05c5cdf9eef781 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Thu Apr 26 11:16:53 2018 -0700 |
committer | Jeff Vander Stoep <jeffv@google.com> | Thu Apr 26 11:16:53 2018 -0700 |
tree | ea8dd1d273205a8a480b17faa06d3c76f3dc9299 | |
parent | 3623c2b6c0e7cafa56bf1f579845f5b45e683436 [diff] |
app: removed unused /dev/ion write permissions The /dev/ion driver's file operations structure does not specify a write operation. Granting write is meaningless. This audit statement has been around since Android Oreo and logs collected from dogfooders shows that no apps are attempting to open the file with write permissions. Bug: 28760354 Test: build Test: verify no "granted" messages from dogfood devices. Change-Id: Id4f3540bba8c9f30f9d912f7a7473933be779cbb