Skip to content

Commit d158a27

Browse files
committed
adding missing smali test
1 parent 4dfda9c commit d158a27

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.class LFalsePositiveTest;
2+
.super Ljava/lang/Object;
3+
4+
.method public static test()V
5+
.registers 1
6+
const-string v0, "SystemJobScheduler"
7+
return-void
8+
.end method

0 commit comments

Comments
 (0)