@ -1254,6 +1254,12 @@ public class MpMasterService extends Service {
}
try {
destPathFile.mkdirs();
} catch (Exception ex) {
ex.printStackTrace();
copyAssetsDir(context, "mpmst", destPath);
return true;