Skip to content

Commit

Permalink
remove permission
Browse files Browse the repository at this point in the history
  • Loading branch information
joonhaengHeo authored and yunhanw-google committed Nov 6, 2023
1 parent 27699cf commit 37b5b92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/android/CHIPTool/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<uses-permission android:name="android.permission.NFC" />

<application
android:requestLegacyExternalStorage="true"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
Expand Down

0 comments on commit 37b5b92

Please sign in to comment.