- See Qualcomm Linux Flash Guide for common infrastructure setup and build workflows.
- Qualcomm Linux provides a location API test application to run test scenarios for location single shot, tracking, batching, and geofencing sessions. The
location_client_api_testappis available at the/home/rootdirectory of the device.

Qualcomm Linux Location workflow
Verify permissions of the MPSS firmware binary files
Prerequisites:- The MPSS firmware binary files must have the correct permissions.
- The host PC used for the builds must have the correct umask setting.
- Ensure that the host PC used for the builds has the correct umask setting. For example:
- Correct umask setting:
0002,0022 - Incorrect umask setting:
0027
- Correct umask setting:
- List the files available at
/usr/lib/modem_pr/so. - Provide read
rpermissions to these files. - Reboot the device.
Set up an SSH connection
To enable SSH and connect to the device, do the following:- Perform the steps mentioned in Sign in using SSH to enable SSH.
- Connect to the device.
For example:
- Enter the following password to connect to SSH.
Next steps
- Learn about Location APIs
- Run location test API application
- Request location sessions
- Troubleshoot location issues

