Skip to content

Commit

Permalink
potential fix for #6248
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <[email protected]>
  • Loading branch information
tobiasKaminsky authored and AlvaroBrey committed Jan 18, 2023
1 parent 0b3707c commit b8791e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<uses-permission android:name="android.permission.WRITE_CONTACTS" />
<uses-permission android:name="android.permission.READ_CALENDAR" />
<uses-permission android:name="android.permission.WRITE_CALENDAR" />
<uses-permission android:name="android.permission.ACCESS_MEDIA_LOCATION" />

<!-- Used for document scanning, but lib declares it as required, which it's not -->
<uses-feature
Expand Down

0 comments on commit b8791e2

Please sign in to comment.