Merge "Swipe for notifications should work when navigation occludes keyguard" into oc-mr1-dev

This commit is contained in:
Kevin Chyn
2017-09-22 00:07:16 +00:00
committed by Android (Google) Code Review

View File

@@ -1069,6 +1069,7 @@ public class KeyguardUpdateMonitor implements TrustManager.TrustListener {
cb.onDreamingStateChanged(mIsDreaming);
}
}
updateFingerprintListeningState();
}
/**