mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-21 09:17:35 +01:00
[skip] its com.miui.core now
This commit is contained in:
parent
b878cbd776
commit
d5f3b3fd5a
@ -756,7 +756,7 @@ final public class AndrolibResources {
|
||||
private boolean mSharedLibrary = false;
|
||||
|
||||
private final static String[] IGNORED_PACKAGES = new String[] {
|
||||
"android", "com.htc", "miui", "com.lge", "com.lge.internal", "yi", "com.miui.sdk" };
|
||||
"android", "com.htc", "miui", "com.lge", "com.lge.internal", "yi", "com.miui.core" };
|
||||
|
||||
private final static String[] ALLOWED_PACKAGES = new String[] {
|
||||
"com.miui" };
|
||||
|
Loading…
x
Reference in New Issue
Block a user