mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-02 06:54:25 +02:00
add "flyme" to list of ignored renamed packages
This commit is contained in:
parent
8fee3499e3
commit
c30261bd15
@ -762,7 +762,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.core" };
|
||||
"android", "com.htc", "miui", "com.lge", "com.lge.internal", "yi", "com.miui.core", "flyme"};
|
||||
|
||||
private final static String[] ALLOWED_PACKAGES = new String[] {
|
||||
"com.miui" };
|
||||
|
Loading…
x
Reference in New Issue
Block a user