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-13 14:55:25 -08:00
2010-12-02 11:36:47 +00:00
2010-12-09 14:24:34 -08:00
2009-03-03 19:31:44 -08:00
2010-11-18 10:54:00 -08:00
2010-06-16 15:38:07 -07:00
2010-10-27 17:13:29 -07:00
2010-11-19 15:31:04 -08:00
2010-08-27 11:06:01 -07:00
2010-10-26 15:23:15 -07:00
2010-08-27 11:06:01 -07:00
2010-08-27 15:41:13 -07:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2010-02-22 11:27:52 -08:00
2009-03-03 19:31:44 -08:00
2010-09-27 18:05:44 -07:00
2010-08-08 18:49:31 -07:00
2010-12-02 14:28:32 -08:00
2010-09-16 13:38:25 -04:00
2009-11-13 13:53:39 -08:00
2010-11-16 17:31:59 -08:00
2010-10-08 09:50:45 -07:00
2010-10-08 09:50:45 -07:00
2009-03-03 19:31:44 -08:00
2010-09-17 08:12:19 -05:00
2010-12-14 16:27:21 -08:00
2010-11-22 18:35:55 -08:00
2010-03-30 17:31:52 -07:00
2010-09-22 12:51:01 -07:00
2009-03-03 19:31:44 -08:00
2010-01-15 11:35:06 -08:00
2009-12-10 10:37:52 -08:00
2010-03-30 17:31:52 -07:00
2010-04-08 13:25:46 -07:00
2010-10-05 14:09:08 -07:00
2010-08-08 18:49:31 -07:00
2010-10-08 09:50:45 -07:00
2009-11-13 13:53:39 -08:00
2009-07-21 11:16:54 -07:00
2009-03-03 19:31:44 -08:00
2010-12-13 12:57:02 -08:00
2009-03-03 19:31:44 -08:00
2010-02-25 11:39:33 -08:00
2009-07-21 11:16:54 -07:00
2010-06-04 10:09:13 -07:00
2010-08-05 12:28:20 -07:00
2009-11-13 13:53:39 -08:00
2009-03-03 19:31:44 -08:00
2009-05-20 11:28:04 -07:00
2010-08-03 09:30:47 -07:00
2009-03-03 19:31:44 -08:00
2009-11-13 13:53:39 -08:00
2010-01-08 15:11:38 -08:00
2010-02-05 15:16:20 -08:00
2010-02-05 15:16:20 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2010-10-11 17:43:06 -07:00
2010-12-09 14:24:34 -08:00
2009-11-13 13:53:39 -08:00
2010-12-09 16:26:18 -08:00
2009-11-13 13:53:39 -08:00
2010-03-30 17:31:52 -07:00
2010-10-08 09:50:45 -07:00
2010-12-14 10:09:54 -08:00
2010-12-09 14:24:34 -08:00
2010-12-09 14:24:34 -08:00
2009-03-03 19:31:44 -08:00
2010-04-27 11:21:53 -07:00
2009-03-03 19:31:44 -08:00
2010-04-27 11:21:53 -07:00
2009-05-20 11:28:04 -07:00
2010-02-05 15:16:20 -08:00
2009-11-13 13:53:39 -08:00
2010-12-06 15:09:32 -08:00
2010-10-31 07:42:35 -07:00
2010-06-23 10:43:00 -07:00