@@ -157,7 +157,7 @@ public class ImageDeepDetector {
return false;
}
if (path.endsWith(ContextUtil.getContext().getPackageName())) {
- return false;
+ return true;
if (path.contains("com.kuaishou.nebula") && (path.endsWith("live_gift_store_icon_directory") ||
path.endsWith("magic_finger_resource") || path.endsWith("theme_resource") ||