Go to file
Dianne Hackborn a94f129a7b Some hardening of isolated processes by restricting access to services.
Services now must explicitly opt in to being accessed by isolated
processes.  Currently only the activity manager and surface flinger
allow this.  Activity manager is needed so that we can actually
bring up the process; SurfaceFlinger is needed to be able to get the
display information for creating the Configuration.  The SurfaceFlinger
should be safe because the app doesn't have access to the window
manager so can't actually get a surface to do anything with.

The activity manager now protects most of its entry points against
isolated processes.

Change-Id: I0dad8cb2c873575c4c7659c3c2a7eda8e98f46b0
2012-02-09 18:06:01 -08:00
cmds Some hardening of isolated processes by restricting access to services. 2012-02-09 18:06:01 -08:00
include Some hardening of isolated processes by restricting access to services. 2012-02-09 18:06:01 -08:00
libs Some hardening of isolated processes by restricting access to services. 2012-02-09 18:06:01 -08:00
opengl fix a dead-lock in eglMakeCurrent 2012-02-03 15:24:51 -08:00
services/surfaceflinger Merge "Return information about whether overlays are disabled." 2012-02-07 13:46:46 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00