commit | e2b2996d9693d5379c4bcc8646c9cb50405a3069 | [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 | 1407b28628afec6c06eb6cb818f800083df668e1 [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