Remove unused permission org.fdroid.fdroid.privileged.USE_SERVICE
* This was removed by [1] and a whitelist is being used instead
  of this signature protected permission
* Closes #861
[1]: 80452dec24
			
			
This commit is contained in:
		
							parent
							
								
									109c795dd1
								
							
						
					
					
						commit
						5e59138082
					
				@ -46,8 +46,6 @@
 | 
			
		||||
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
 | 
			
		||||
    <uses-permission android:name="android.permission.NFC" />
 | 
			
		||||
 | 
			
		||||
    <uses-permission android:name="org.fdroid.fdroid.privileged.USE_SERVICE" />
 | 
			
		||||
 | 
			
		||||
    <!-- Indicate that F-Droid may request root access (introduced by Koush's Superuser app)
 | 
			
		||||
         This permission is deprecated, but necessary for some old superuser
 | 
			
		||||
         apps to actually grant superuser access to F-Droid. -->
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user