Skip to content

Commit

Permalink
Unused permissions removed
Browse files Browse the repository at this point in the history
  • Loading branch information
philips77 committed May 19, 2022
1 parent 5927757 commit 96b7698
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions profile_dfu/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="no.nordicsemi.dfu.profile">

<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
<!-- BLUETOOTH permissions are added by lib_dfu module. -->
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>

<application>
Expand Down

0 comments on commit 96b7698

Please sign in to comment.