## Default Permission Allow the LockScreenWallpaper app to manage its wallpaper collection #### This default permission set includes the following: - `allow-get-state` - `allow-select-images` - `allow-set-setting` - `allow-next-wallpaper` ## Permission Table
| Identifier | Description |
|---|---|
| `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-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. |