commit | 58d33cf1fb690417b29bde56f99b68b9e3136686 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mwagantall@cyngn.com> | Tue Nov 24 14:19:51 2015 -0800 |
committer | Matt Wagantall <mwagantall@cyngn.com> | Tue Nov 24 14:26:38 2015 -0800 |
tree | a4114dddbee50b1f08d5a9d11daae2d96c8a1733 | |
parent | 1a20a7fbc272fb77f2e83a627a3cea043e86bf80 [diff] |
sepolicy: perfd: fix signull permission Commit 1a20a7fbc2 ("sepolicy: perf: allow checking for existence of other processes (signull)") was implemented incorrectly. It granted perfd only permissions to signull itself, not other processes. Fix this, granting signull permissions to all processes by using the 'domain' attribute. Change-Id: I5ea7c543ba5854550bb020382b43368d75244f32