Confirmed users
353
edits
| Line 112: | Line 112: | ||
** No calls to getDeviceStorage('videos'). Appears this permissions is extraneous. | ** No calls to getDeviceStorage('videos'). Appears this permissions is extraneous. | ||
* "device-storage:sdcard":{ "access": "readonly" } - Add, read, or modify files stored on the device's SD card. | * "device-storage:sdcard":{ "access": "readonly" } - Add, read, or modify files stored on the device's SD card. | ||
** Used to access SD storage. Check if there is free space on SD card. | |||
* "audio-channel-notification":{} - New email, incoming SMS. | * "audio-channel-notification":{} - New email, incoming SMS. | ||