Skip to content
  • Torsten Grote's avatar
    Don't route intents for MANAGE_NETWORK_USAGE settings · 1c4d2777
    Torsten Grote authored
    This is because we require a special permission to launch this intent
    and we prefer requiring this permission to having the NavDrawerActivity
    added to the back stack.
    
    This commit also re-adds the deprecated USE_FINGERPRINT permission as
    Android Studio would show an error otherwise.
    1c4d2777