[core] Request INTERACT_ACROSS_USERS

This commit is contained in:
LoveSy 2021-02-18 04:40:50 +08:00 committed by tehcneko
parent 4d334e9d52
commit b5cd5e303d
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
<uses-permission
android:name="android.permission.QUERY_ALL_PACKAGES"
tools:ignore="QueryAllPackagesPermission" />
<uses-permission android:name="android.permission.INTERACT_ACROSS_USERS" />
<application
android:name=".App"