Skip to content

Commit

Permalink
Merge branch 'master' into issue_2531_Migrate_to_Credential_Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
DenBond7 authored Jun 12, 2024
2 parents bf450af + 019ba60 commit 31ba3e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions FlowCrypt/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
android:name="android.permission.WRITE_EXTERNAL_STORAGE"
android:maxSdkVersion="28"
tools:ignore="ScopedStorage" />
<!-- android.permission.RECEIVE_BOOT_COMPLETED will be used by JobScheduler to persists jobs after the device reboot -->
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<!-- android.permission.WAKE_LOCK will be used by classes which extend JobIntentService -->
<uses-permission android:name="android.permission.WAKE_LOCK" />
<!-- Request the foreground service permission. Details here
Expand Down

0 comments on commit 31ba3e6

Please sign in to comment.