[skip] its com.miui.core now

This commit is contained in:
Connor Tumbleson 2015-06-29 11:33:13 -05:00
parent b878cbd776
commit d5f3b3fd5a

View File

@ -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" };