Merge "Fix early session termination in FalsingManager" into nyc-dev
This commit is contained in:
@@ -250,7 +250,6 @@ public class FalsingManager implements SensorEventListener {
|
|||||||
FalsingLog.i("onSucccessfulUnlock", "");
|
FalsingLog.i("onSucccessfulUnlock", "");
|
||||||
}
|
}
|
||||||
mDataCollector.onSucccessfulUnlock();
|
mDataCollector.onSucccessfulUnlock();
|
||||||
sessionExitpoint(true /* force */);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public void onBouncerShown() {
|
public void onBouncerShown() {
|
||||||
|
|||||||
Reference in New Issue
Block a user