Add permission to access private space apps

This commit is contained in:
MM20 2024-07-04 22:05:55 +02:00
parent ed4491eff9
commit 84f3d9f825
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -1,4 +1,3 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
/
<uses-permission android:name="android.permission.ACCESS_HIDDEN_PROFILES" />
</manifest>