Merge "Kick off health checks with lock held." into udc-dev
This commit is contained in:
@@ -1341,7 +1341,7 @@ class BroadcastQueueModernImpl extends BroadcastQueue {
|
|||||||
}, ActivityManager.UID_OBSERVER_CACHED, 0, "android");
|
}, ActivityManager.UID_OBSERVER_CACHED, 0, "android");
|
||||||
|
|
||||||
// Kick off periodic health checks
|
// Kick off periodic health checks
|
||||||
checkHealthLocked();
|
mLocalHandler.sendEmptyMessage(MSG_CHECK_HEALTH);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user