summaryrefslogtreecommitdiffstats
path: root/init/logo.c
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2013-02-11 15:14:55 -0800
committerNick Kralevich <nnk@google.com>2013-03-01 13:18:41 -0800
commitfe8135739c5a9195e74786205c077964ba4f9c44 (patch)
tree348c4ca3d27cd7a8f815e3c85a300365adc7b5bb /init/logo.c
parentcc4499b6fa9ad4cbe285d78754edcb6dd30ab893 (diff)
downloadsystem_core-fe8135739c5a9195e74786205c077964ba4f9c44.zip
system_core-fe8135739c5a9195e74786205c077964ba4f9c44.tar.gz
system_core-fe8135739c5a9195e74786205c077964ba4f9c44.tar.bz2
android_filesystem_config.h: change ping and run-as
/system/bin/ping no longer requires CAP_NET_RAW, as we're now using IPPROTO_ICMP. Please see the following for more details: * http://lwn.net/Articles/443051/ * https://android-review.googlesource.com/52090 * https://android-review.googlesource.com/52072 We can now make ping a normal, unprivileged program. /system/bin/run-as only requires CAP_SETUID and CAP_SETGID. Explicitly set the capabilities of this file, and remove the setuid bit. This is equivalent to running the following commands: * chmod 750 /system/bin/run-as * chown root:shell /system/bin/run-as * setcap cap_setgid,cap_setuid+ep /system/bin/run-as Change-Id: I65df858b45e6de4e2190ac9d6d592c06ea9d28cf
Diffstat (limited to 'init/logo.c')
0 files changed, 0 insertions, 0 deletions