## Default Permission Allow the LockScreenWallpaper app to manage its wallpaper collection #### This default permission set includes the following: - `allow-get-state` - `allow-get-gallery` - `allow-select-images` - `allow-delete-image` - `allow-get-image-ids` - `allow-delete-images` - `allow-set-image-crop` - `allow-set-setting` - `allow-set-interval` - `allow-next-wallpaper` ## Permission Table
| Identifier | Description |
|---|---|
| `wallpaper:allow-delete-image` | Enables the delete_image command without any pre-configured scope. |
| `wallpaper:deny-delete-image` | Denies the delete_image command without any pre-configured scope. |
| `wallpaper:allow-delete-images` | Enables the delete_images command without any pre-configured scope. |
| `wallpaper:deny-delete-images` | Denies the delete_images command without any pre-configured scope. |
| `wallpaper:allow-get-gallery` | Enables the get_gallery command without any pre-configured scope. |
| `wallpaper:deny-get-gallery` | Denies the get_gallery command without any pre-configured scope. |
| `wallpaper:allow-get-image-ids` | Enables the get_image_ids command without any pre-configured scope. |
| `wallpaper:deny-get-image-ids` | Denies the get_image_ids command without any pre-configured scope. |
| `wallpaper:allow-get-state` | Enables the get_state command without any pre-configured scope. |
| `wallpaper:deny-get-state` | Denies the get_state command without any pre-configured scope. |
| `wallpaper:allow-next-wallpaper` | Enables the next_wallpaper command without any pre-configured scope. |
| `wallpaper:deny-next-wallpaper` | Denies the next_wallpaper command without any pre-configured scope. |
| `wallpaper:allow-select-images` | Enables the select_images command without any pre-configured scope. |
| `wallpaper:deny-select-images` | Denies the select_images command without any pre-configured scope. |
| `wallpaper:allow-set-image-crop` | Enables the set_image_crop command without any pre-configured scope. |
| `wallpaper:deny-set-image-crop` | Denies the set_image_crop command without any pre-configured scope. |
| `wallpaper:allow-set-interval` | Enables the set_interval command without any pre-configured scope. |
| `wallpaper:deny-set-interval` | Denies the set_interval command without any pre-configured scope. |
| `wallpaper:allow-set-setting` | Enables the set_setting command without any pre-configured scope. |
| `wallpaper:deny-set-setting` | Denies the set_setting command without any pre-configured scope. |