| 
														
															@@ -1753,6 +1753,7 @@ public final class FileUtils { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public static boolean isMatchTargetFileType(String targetType, String filePath) { 
														 | 
														
														 | 
														
															     public static boolean isMatchTargetFileType(String targetType, String filePath) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         try { 
														 | 
														
														 | 
														
															         try { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            Log.i("FileUtils","filePath:"+filePath); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             if (TextUtils.isEmpty(targetType)) { 
														 | 
														
														 | 
														
															             if (TextUtils.isEmpty(targetType)) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 Log.i("FileUtils", "targetType is null"); 
														 | 
														
														 | 
														
															                 Log.i("FileUtils", "targetType is null"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 return true; 
														 | 
														
														 | 
														
															                 return true; 
														 |