Brad Fitzpatrick
4e920f70f3
Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()
...
Also, changes to make this testable with CTS:
-- special PENALTY_DEATH StrictMode fast path that doesn't use
the Looper idling to "time" the violation. Only used when
death is the only violation,
-- make PENALTY_DEATH throw a RuntimeException instead of
killing its process with a signal. this means we can catch
it in CTS tests, but it's also more consistent with
PENALTY_NETWORK_DEATH in Honeycomb.
-- make FileUtils.getFileStatus() invoke StrictMode, which isn't
(yet?) aware of I/O in native code. so help it out.
CTS test for MODE_MULTI_PROCESS is in I6154edab
Change-Id: Icf93f9dfb0ece06b16781e4803dd2c17df3cf1b3
2010-12-14 16:27:21 -08:00
..
2010-12-09 09:22:06 -08:00
2010-12-13 16:41:24 -08:00
2010-12-06 17:23:26 -08:00
2010-12-13 12:57:02 -08:00
2010-12-13 20:41:17 -08:00
2010-12-08 00:35:27 -08:00
2010-12-13 12:57:02 -08:00
2010-02-05 12:31:41 -08:00
2010-10-18 18:57:11 -07:00
2010-02-25 11:39:33 -08:00
2010-06-24 15:20:48 -07:00
2010-11-01 09:49:37 -07:00
2010-08-03 15:02:12 +02:00
2010-08-27 16:40:06 -07:00
2010-12-13 12:57:02 -08:00
2010-12-13 12:57:02 -08:00
2010-12-13 20:41:17 -08:00
2010-12-14 16:27:21 -08:00
2010-12-07 13:34:23 -08:00
2010-12-01 13:03:44 -08:00
2010-11-08 15:28:12 -08:00
2010-12-13 15:48:40 -05:00
2010-01-08 15:11:38 -08:00
2010-12-13 20:41:17 -08:00
2010-12-14 15:17:32 -08:00
2010-12-13 20:41:17 -08:00
2010-11-09 20:37:03 -08:00
2010-03-11 18:22:10 -08:00
2010-09-23 15:59:28 -07:00
2010-12-08 00:35:27 -08:00
2010-02-05 12:31:41 -08:00
2010-12-13 12:57:02 -08:00
2010-03-05 16:27:15 -08:00
2009-09-25 16:01:22 -07:00
2010-11-22 18:35:55 -08:00
2010-04-07 13:54:49 +08:00
2010-02-23 14:27:43 +00:00
2010-04-09 16:49:08 -07:00
2009-09-07 22:48:02 -07:00
2010-06-07 21:19:16 -07:00
2010-11-03 11:26:02 -07:00
2010-08-05 15:44:26 -07:00
2010-07-24 11:42:05 -07:00
2010-11-09 14:25:12 -08:00
2010-12-13 12:57:02 -08:00
2010-11-08 10:46:19 -08:00
2010-12-08 00:35:27 -08:00
2010-11-08 12:49:43 -08:00
2010-12-03 14:29:16 -08:00
2010-11-02 15:00:06 -07:00
2010-11-22 18:35:55 -08:00
2010-11-12 19:06:40 -08:00
2010-10-27 17:13:29 -07:00
2009-12-04 12:52:51 +00:00
2010-04-06 14:48:41 +01:00
2010-12-03 11:18:25 -08:00
2010-09-16 06:37:26 -07:00
2010-08-02 07:54:18 -07:00
2010-12-07 10:50:36 -08:00
2010-12-03 15:55:04 -05:00
2010-11-29 15:47:55 -08:00
2010-04-09 16:49:08 -07:00
2009-09-07 22:48:02 -07:00
2010-03-04 11:52:14 -08:00
2010-12-08 19:37:59 -08:00