summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2012-02-09 10:47:01 -0800
committerDianne Hackborn <hackbod@google.com>2012-02-09 11:18:33 -0800
commita0c283eac33dd2da72235751bbfa4f2d9898d5ea (patch)
tree4a772771c79de9a0817115a49b5018397cd64add /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentf6a7e1f7cd12fbbb2e35391850aec7d7d57b8f66 (diff)
Add new feature for running services in "isolated" sandbox processes.
This reserves a range of uids (for each user) in which these processes run. These uids are not associated with an application, so they effectively run with no permissions. When a Service requests to run in such a process through android:isolatedProcess="true", each time it is brought up a new isolated process is started with its own unique uid. What we have so far gives us the basic infrastructure; more work remains to further lock down what these uids have access to. Change-Id: Ibfd27c75619cba61f528f46ede9113f98dc5f45b
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions