version:m40se 2.9.7
fix: update:不再杀死Settings
This commit is contained in:
@@ -1323,6 +1323,7 @@ public class Utils {
|
||||
|
||||
public static List<String> runningAppWhitelist = new ArrayList<String>() {{
|
||||
this.add(BuildConfig.APPLICATION_ID);
|
||||
this.add("com.android.settings");
|
||||
this.add("com.android.launcher3");
|
||||
this.add("com.fuying.appstore");
|
||||
this.add("com.uiui.info");
|
||||
|
||||
Reference in New Issue
Block a user