Leo Hsu
5073145f85
Fix a bug: unable to start activity when AM is killing the process.
...
Symptom: No activity was started for startActivity, low repro rate.
Root Cause: Starting activity on a process which was killed by ActivityManagerService.killUnneededProcessLocked() and before receiving AppDeathRecipient of it.
Solution: Choose the flow of starting a new process if ProcessRecord.killedByAm is true.
Change-Id: Ida2639b0fb4631222fc92d65aadc9fd2da637b45
2014-08-12 13:47:23 +08:00
..
2014-03-07 19:40:33 +00:00
2014-07-31 13:58:53 +09:00
2014-04-08 02:44:03 +08:00
2013-06-07 15:09:17 -07:00
2014-07-31 00:26:51 +08:00
2014-08-12 13:47:23 +08:00
2013-06-07 15:09:17 -07:00
2013-10-02 16:18:55 -07:00
2013-06-07 15:09:17 -07:00
2013-10-02 16:18:55 -07:00
2013-06-07 15:09:17 -07:00
2013-06-07 15:09:17 -07:00
2014-07-08 04:30:19 +08:00
2013-11-06 17:43:18 -08:00
2013-06-07 15:09:17 -07:00
2014-07-21 09:53:05 +02:00
2013-09-18 12:09:47 -07:00
2013-06-07 15:09:17 -07:00
2014-01-06 11:31:35 +00:00
2013-11-06 16:42:17 -08:00
2013-06-07 15:09:17 -07:00
2013-06-07 15:09:17 -07:00
2014-03-07 13:48:04 +00:00
2013-07-12 17:26:02 -07:00
2013-06-07 15:09:17 -07:00
2013-07-15 16:21:35 -07:00
2013-06-07 15:09:17 -07:00
2014-04-24 16:19:27 -07:00
2013-06-07 15:09:17 -07:00
2013-06-07 15:09:17 -07:00
2013-09-25 15:45:56 -07:00
2013-09-13 16:02:01 -07:00
2013-11-18 12:29:34 -08:00
2013-11-06 16:42:17 -08:00
2013-06-11 14:26:53 -07:00
2013-09-04 21:10:12 -07:00
2013-11-11 17:25:37 -08:00
2013-10-02 16:18:55 -07:00
2014-06-23 08:43:37 +02:00
2013-10-04 16:44:22 -07:00
2013-10-14 10:01:33 -07:00
2013-06-07 15:09:17 -07:00
2014-05-01 14:12:14 -07:00
2013-06-07 15:09:17 -07:00