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

Commit 13b590bc authored by Mark Lu's avatar Mark Lu Committed by android-build-merger
Browse files

Merge "Fix batterySendBroadcast not synchronized issue." am: 32e756a4 am:...

Merge "Fix batterySendBroadcast not synchronized issue." am: 32e756a4 am: 15df815e am: e5a3ad23
am: 835932f4

Change-Id: I0e23e30c6f5f29b6df50ec9dab0707c3ce73bfb4
parents bece7278 835932f4
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -2880,10 +2880,12 @@ public class ActivityManagerService extends IActivityManager.Stub
    @Override
    public void batterySendBroadcast(Intent intent) {
        synchronized (this) {
            broadcastIntentLocked(null, null, intent, null, null, 0, null, null, null,
                    AppOpsManager.OP_NONE, null, false, false,
                    -1, Process.SYSTEM_UID, UserHandle.USER_ALL);
        }
    }
    /**
     * Initialize the application bind args. These are passed to each