platform_system_core/include
Nick Kralevich fe8135739c 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
2013-03-01 13:18:41 -08:00
..
android Remove libjnigraphics. moved to frameworks/base/native 2010-02-04 15:32:07 -08:00
corkscrew Include page protections in the debuggerd map output. 2013-01-03 13:39:57 -08:00
ctest auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
cutils Inline ldrex/strex for thumb2, remove ARMv5 remnants. 2013-02-01 11:30:31 -08:00
diskconfig diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
ion Add explicit sync call to ion library 2012-09-20 09:46:19 -07:00
mincrypt support e=65537 for libmincrypt, DumpPublicKey 2012-07-25 13:09:17 -07:00
netutils Export flags needed for ifc_reset_connections API in netutils 2012-08-15 15:50:25 -07:00
pixelflinger pixelflinger: Fix function naming typo: gglBitBlti 2010-08-10 02:56:47 +08:00
private android_filesystem_config.h: change ping and run-as 2013-03-01 13:18:41 -08:00
sync update libsync to support new timeout semantics 2012-08-21 18:21:18 -07:00
system Remove force use definition for remote audio submix 2012-10-11 19:13:58 -07:00
sysutils libsysutils: Increase command buffersize and command args 2012-11-12 14:40:21 +01:00
usbhost libusbhost: permits client polling on inotify wd 2012-12-10 11:12:35 +01:00
zipfile auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00