Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
farmerbb authored Sep 13, 2024
1 parent d7e12c2 commit f0a7892
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/lib/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
the default Launcher3 secondary home activity
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.farmerbb.taskbar">
xmlns:tools="http://schemas.android.com/tools">

<uses-permission android:name="android.permission.PACKAGE_USAGE_STATS" tools:ignore="ProtectedPermissions" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
Expand Down

0 comments on commit f0a7892

Please sign in to comment.