- PERMISSION_LOCATION_DATA / PERMISSION_LOCATION_API
This permission controls an application's ability to access location-based services such as use of the GPS radio.
Actually that should be "natural" permission for a GPSLogger ;-)
- PERMISSION_FILE_API
-UNDOCUMENTED-
Required to be able to save any GPSLogger recordings on the file system of the BlackBerry Device - also essential for the import & export functionality
- PERMISSION_SECURITY_DATA / PERMISSION_HANDHELD_KEYSTORE
This permission controls an application's ability to access the device key store and related API.
Required to be able to save any preferences & settings of the application and make it accessible for Backup & Restore
- PERMISSION_KEYSTORE_MEDIUM_SECURITY
-UNDOCUMENTED-
for backward compatibility with older BlackBerry OS Versions
- PERMISSION_MEDIA
This permission controls an application's ability to execute and manage multimedia files.
Required to be able to trigger audio alerts [not 100% sure]
- PERMISSION_DISPLAY_LOCKED
This permission controls an application's ability to display information over the lock screen and other high priority screens.
Required to be able able to make use of the "Keep display always on" functionality
- PERMISSION_AUTHENTICATOR_API
-UNDOCUMENTED-
Required to be able to change the Application permissions from the app itself