xiongzhu 10 mesi fa
parent
commit
54c6f7f562

+ 1 - 1
app/src/main/java/com/example/modifier/utils/GoogleMessage.kt

@@ -25,7 +25,7 @@ import java.io.File
 import java.io.FileOutputStream
 
 fun injectOTP(otp: String) {
-    if (ROOT_ACCESS && false) {
+    if (ROOT_ACCESS) {
         val intent = Intent()
         intent.setAction("com.example.modifier.sms")
         intent.putExtra("sender", "3538")