version:2.6
fix:修复爱华会禁用Google输入法,修复设置默认桌面 update:
This commit is contained in:
@@ -928,7 +928,7 @@ public class ApkUtils {
|
||||
this.add("cn.com.bifa.eyeshiely");
|
||||
}};
|
||||
|
||||
public static List aihuaApp = new ArrayList() {{
|
||||
public static Set<String> aihuaApp = new HashSet<String>() {{
|
||||
this.add("com.liuyang.jcstudentside");
|
||||
this.add("com.alibaba.android.rimet");
|
||||
this.add("com.tencent.wemeet.app");
|
||||
|
||||
Reference in New Issue
Block a user