commit | 1a6184baf3e01bf7786fb14de4216bcb4e3b2f70 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Tue May 27 16:51:11 2014 -0700 |
committer | Nick Kralevich <nnk@google.com> | Tue May 27 16:51:11 2014 -0700 |
tree | 7e8c5eab60c6c7f2484be79ab1e63905576030df | |
parent | d917d64fafb2eca22c9c75a8527eb4e920a9f079 [diff] |
Remove dmesg_restrict dmesg_restrict is too coarse of a control. In Android's case, we want to allow the shell user to see dmesg output, but disallow others from seeing it. Rather than rely on dmesg_restrict, use SELinux to control access to dmesg instead. See corresponding change in external/sepolicy . Bug: 10020939 Change-Id: I9d4bbbd41cb02b707cdfee79f826a39c1ec2f177