Commit acf8474
committed
Don't enforce broadcast timeouts for PRE_BOOT_COMPLETED broadcasts.
They're designed to handle one time upgrade code, which may
take a significant amount of time. Third party code cannot
receive this broadcast so the timing should be able to be
kept under control.
Bug: 2713849
Change-Id: I3733b6530198bebd9b8c2ba6f9f27a7999336b8d1 parent 7e5e374 commit acf8474
File tree
1 file changed
+14
-4
lines changed- services/java/com/android/server/am
1 file changed
+14
-4
lines changedLines changed: 14 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1106 | 1106 | | |
1107 | 1107 | | |
1108 | 1108 | | |
1109 | | - | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
1110 | 1115 | | |
1111 | 1116 | | |
1112 | 1117 | | |
| |||
13116 | 13121 | | |
13117 | 13122 | | |
13118 | 13123 | | |
13119 | | - | |
| 13124 | + | |
| 13125 | + | |
| 13126 | + | |
| 13127 | + | |
| 13128 | + | |
| 13129 | + | |
13120 | 13130 | | |
13121 | | - | |
13122 | | - | |
| 13131 | + | |
| 13132 | + | |
13123 | 13133 | | |
13124 | 13134 | | |
13125 | 13135 | | |
| |||
0 commit comments