mirror of
https://github.com/oxen-io/session-android.git
synced 2025-03-27 07:32:14 +00:00
Remove unused permission
This commit is contained in:
parent
8c9a2d5199
commit
a86af02453
@ -56,8 +56,6 @@
|
||||
<!-- For conversation 'shortcuts' on the desktop -->
|
||||
<uses-permission android:name="android.permission.INSTALL_SHORTCUT" />
|
||||
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
|
||||
<!-- Set image as wallpaper -->
|
||||
<uses-permission android:name="android.permission.SET_WALLPAPER" />
|
||||
|
||||
<uses-permission android:name="android.permission.BROADCAST_STICKY" />
|
||||
<uses-permission android:name="android.permission.DISABLE_KEYGUARD" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user