version:m40se 2.9.6

fix:
update:接口优化
This commit is contained in:
2023-04-19 10:36:22 +08:00
parent b32037d123
commit 7cde31a7b6
9 changed files with 45 additions and 36 deletions

View File

@@ -282,6 +282,7 @@ public class RunningAppManager {
for (String pkg : appList) {
if (JGYUtils.fuxiaoying.equals(pkg)
|| BuildConfig.APPLICATION_ID.equals(pkg)
|| "com.android.settings".equals(pkg)
) {
continue;
}