Skip to content

Commit

Permalink
CATROID-1222 Fix some lint-baseline warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianpercic committed Sep 17, 2022
1 parent 86ca1f1 commit 61de3b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions catroid/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.USE_CREDENTIALS" />
<uses-permission android:name="android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS"
tools:ignore="ProtectedPermissions" />

<!-- gps -->
<uses-feature
Expand Down

0 comments on commit 61de3b8

Please sign in to comment.