mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-12 22:07:47 +01:00
parent
2f67a36c72
commit
47dd120b38
@ -790,7 +790,8 @@ 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.core", "flyme"};
|
||||
"android", "com.htc", "miui", "com.lge", "com.lge.internal", "yi", "com.miui.core", "flyme",
|
||||
"air.com.adobe.appentry" };
|
||||
|
||||
private final static String[] ALLOWED_PACKAGES = new String[] {
|
||||
"com.miui" };
|
||||
|
Loading…
Reference in New Issue
Block a user