commit | 722977a3c2e23e193fc94728ef5077c1c461efdd | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Wed Oct 07 16:41:47 2015 -0700 |
committer | Nick Kralevich <nnk@google.com> | Wed Oct 07 16:41:47 2015 -0700 |
tree | 30a34b45c4b717348c362e075977c08f4493069a | |
parent | fc0fbd0c9d32b38e7b46ba4f7c48d201ae2cf6a3 [diff] |
fs_config.c: remove setuid from procrank procrank only exists on userdebug/eng builds. For those builds, procrank can be executed by running "su 0 procrank" instead of relying on the binary being setuid root. This reduces the number of setuid binaries on Android and allows for the deletion of SELinux policy to support this. Bug: 18342188 Change-Id: I982283f2e0f6fbe5efaffc08501c1ec175f65373