Dan Ballard pushed to branch tor-browser-152.0a1-16.0-2 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/AndroidManifest.xml
    ... ... @@ -578,11 +578,6 @@
    578 578
                     <data android:scheme="https" />
    
    579 579
                 </intent-filter>
    
    580 580
     
    
    581
    -            <intent-filter>
    
    582
    -                <action android:name="android.intent.action.ASSIST" />
    
    583
    -                <category android:name="android.intent.category.DEFAULT" />
    
    584
    -            </intent-filter>
    
    585
    -
    
    586 581
                 <intent-filter>
    
    587 582
                     <action android:name="android.nfc.action.NDEF_DISCOVERED"/>
    
    588 583
                     <category android:name="android.intent.category.DEFAULT" />