mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
fixed broken Manifest and bug when launching apps
This commit is contained in:
parent
3e4ab2ee97
commit
70db5d5476
2 changed files with 2 additions and 8 deletions
|
@ -9,11 +9,6 @@
|
|||
<uses-permission android:name="android.permission.ACCESS_HIDDEN_PROFILES" />
|
||||
|
||||
|
||||
<queries>
|
||||
<intent>
|
||||
<category android:name="android.intent.category.HOME"/>
|
||||
</intent>
|
||||
</queries>
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue