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);
|
||||
finish();
|
||||
}
|
||||
} else {
|
||||
Log.d(TAG, "User not yet unlocked");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user