Dianne Hackborn
a0c283eac3
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
2012-02-09 11:18:33 -08:00
..
2011-12-22 15:08:23 -08:00
2011-10-28 14:23:23 -07:00
2011-10-04 13:57:00 -07:00
2011-10-04 14:03:12 -07:00
2011-08-10 12:22:11 -07:00
2012-02-03 12:01:47 -08:00
2012-02-03 12:01:47 -08:00
2012-02-09 11:18:33 -08:00
2011-12-22 22:51:37 -05:00
2011-10-14 10:18:33 -07:00
2011-03-03 12:55:59 -08:00
2011-07-29 02:06:46 -07:00
2011-08-12 14:20:59 -07:00
2012-02-03 12:01:47 -08:00
2011-12-16 04:01:00 -08:00
2011-08-29 17:58:17 -07:00
2012-02-03 12:01:47 -08:00
2011-11-29 18:40:05 -08:00
2011-11-01 18:50:39 -07:00
2011-08-14 16:49:22 -07:00
2011-06-17 16:49:21 -07:00
2011-12-12 15:39:50 -08:00
2011-02-16 18:53:31 -08:00
2011-12-12 15:39:50 -08:00
2011-10-04 13:57:00 -07:00
2012-02-03 12:01:47 -08:00
2011-12-16 04:01:00 -08:00
2011-07-06 14:40:32 -07:00
2011-11-11 16:50:25 -08:00
2011-10-04 13:57:00 -07:00
2011-05-23 18:39:56 -07:00
2011-06-28 15:30:49 +01:00
2011-05-18 09:48:40 -07:00
2011-05-13 18:31:04 -07:00
2011-08-02 16:37:58 -07:00
2011-02-22 11:24:15 -08:00
2011-06-10 18:34:54 -07:00
2012-02-09 11:18:33 -08:00
2012-02-01 16:30:14 -08:00
2011-08-10 12:22:11 -07:00
2012-01-12 15:48:20 -08:00
2011-10-14 10:18:33 -07:00
2011-02-15 16:00:37 -08:00
2011-10-03 16:58:41 -07:00
2011-09-09 17:40:06 -07:00
2012-01-24 13:52:11 -08:00
2011-12-22 15:08:23 -08:00
2011-10-04 13:57:00 -07:00
2011-10-10 18:47:00 -07:00
2011-12-06 17:22:19 -08:00
2011-08-10 12:22:11 -07:00
2011-11-29 18:40:05 -08:00
2011-12-15 16:16:14 -08:00
2012-01-12 14:38:38 -08:00