Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed607594 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am 2d8b9fe0: am bd1c082c: Merge "New system property "sys.boot_completed" set...

am 2d8b9fe0: am bd1c082c: Merge "New system property "sys.boot_completed" set to 1 when boot completed." into gingerbread

Merge commit '2d8b9fe0'

* commit '2d8b9fe0':
  New system property "sys.boot_completed" set to 1 when boot completed.
parents 6416d5d7 2d8b9fe0
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -3578,6 +3578,7 @@ public final class ActivityManagerService extends ActivityManagerNative implemen
            
            
            if (mFactoryTest != SystemServer.FACTORY_TEST_LOW_LEVEL) {
            if (mFactoryTest != SystemServer.FACTORY_TEST_LOW_LEVEL) {
                // Tell anyone interested that we are done booting!
                // Tell anyone interested that we are done booting!
                SystemProperties.set("sys.boot_completed", "1");
                broadcastIntentLocked(null, null,
                broadcastIntentLocked(null, null,
                        new Intent(Intent.ACTION_BOOT_COMPLETED, null),
                        new Intent(Intent.ACTION_BOOT_COMPLETED, null),
                        null, null, 0, null, null,
                        null, null, 0, null, null,