version:3.8
fix:修复报错 update:优化闹钟响铃
This commit is contained in:
@@ -51,6 +51,7 @@ public class ApkUtils {
|
||||
this.add("com.android.calendar");
|
||||
this.add("com.android.uiuios");
|
||||
this.add("com.uiui.os");
|
||||
this.add("com.uiui.health");
|
||||
}};
|
||||
private static HashSet<String> showPackageName = new HashSet<String>() {{
|
||||
this.add("com.android.dialer");
|
||||
|
||||
Reference in New Issue
Block a user