Skip to content

Commit

Permalink
Add required permission for Launcher3 to stop profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
quh4gko8 committed Jan 3, 2025
1 parent 40fa839 commit 24bdee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/etc/com.android.launcher3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@
<permission name="android.permission.STOP_APP_SWITCHES"/>
<permission name="android.permission.ACCESS_SHORTCUTS"/>
<permission name="android.permission.ACCESS_HIDDEN_PROFILES_FULL"/>
<permission name="android.permission.MANAGE_USERS" />
</privapp-permissions>
</permissions>

0 comments on commit 24bdee2

Please sign in to comment.