add fdroid fennec to use file as is blacklist
This commit is contained in:
		
							parent
							
								
									91a061f480
								
							
						
					
					
						commit
						93f405d9a1
					
				| @ -72,7 +72,7 @@ public class FileBackend { | ||||
| 
 | ||||
| 	private XmppConnectionService mXmppConnectionService; | ||||
| 
 | ||||
| 	private static final List<String> BLACKLISTED_PATH_ELEMENTS = Arrays.asList("org.mozilla.firefox"); | ||||
| 	private static final List<String> BLACKLISTED_PATH_ELEMENTS = Arrays.asList("org.mozilla.firefox","org.mozilla.fennec_fdroid"); | ||||
| 
 | ||||
| 	public FileBackend(XmppConnectionService service) { | ||||
| 		this.mXmppConnectionService = service; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Gultsch
						Daniel Gultsch