Skip to content

Commit

Permalink
lint check fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
vkvashistha committed May 20, 2023
1 parent 6642454 commit c00fa00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" /> <!-- Include only if your app benefits from precise location access. -->
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.READ_SMS" />
<uses-permission android:name="android.permission.READ_LOGS"/>

<application
android:allowBackup="true"
Expand Down

0 comments on commit c00fa00

Please sign in to comment.