am bd1c082c: Merge "New system property "sys.boot_completed" set to 1 when boot completed." into gingerbread
Merge commit 'bd1c082cf90d07e3ccb017b72e59b5ccad81dd07' into gingerbread-plus-aosp * commit 'bd1c082cf90d07e3ccb017b72e59b5ccad81dd07': New system property "sys.boot_completed" set to 1 when boot completed.
This commit is contained in:
@@ -3574,6 +3574,7 @@ public final class ActivityManagerService extends ActivityManagerNative implemen
|
||||
|
||||
if (mFactoryTest != SystemServer.FACTORY_TEST_LOW_LEVEL) {
|
||||
// Tell anyone interested that we are done booting!
|
||||
SystemProperties.set("sys.boot_completed", "1");
|
||||
broadcastIntentLocked(null, null,
|
||||
new Intent(Intent.ACTION_BOOT_COMPLETED, null),
|
||||
null, null, 0, null, null,
|
||||
|
||||
Reference in New Issue
Block a user