Skip to content

Commit 57e6390

Browse files
committed
removed unnecessary files
1 parent 335b384 commit 57e6390

File tree

3 files changed

+0
-7974
lines changed

3 files changed

+0
-7974
lines changed

InsecureBankv2/app/src/main/java/com/android/insecurebankv2/PostLogin.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ private void checkEmulatorStatus() {
9898
}
9999

100100
private Boolean checkIfDeviceIsEmulator() {
101-
102101
if(Build.FINGERPRINT.startsWith("generic")
103102
|| Build.FINGERPRINT.startsWith("unknown")
104103
|| Build.MODEL.contains("google_sdk")

0 commit comments

Comments
 (0)