Merge "Add log for user unlock" into main
This commit is contained in:
@@ -179,6 +179,8 @@ public class FallbackHome extends Activity {
|
|||||||
SystemClock.uptimeMillis(), false);
|
SystemClock.uptimeMillis(), false);
|
||||||
finish();
|
finish();
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
Log.d(TAG, "User not yet unlocked");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user