Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set HOME environment variable for adbd | Samuli Piippo | 2014-09-03 | 1 | -0/+1 |
| | | | | | | | | | Set HOME env variable to /data, so that QSettings uses that as the default location for the settings file. This also what eAndroid is using. Task-number: QTEE-746 Change-Id: I8a47b4ad250ed7febd60e486ee139bfcdabca337 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> | ||||
* | adbd: use network connection in imx53qsb | Samuli Piippo | 2014-03-19 | 1 | -0/+4 |
The USB connection in imx53qsb is not working correctly, so use network connection for adbd. Change-Id: I04ed29db169a16195d840f7180b9f2eab45c185e Reviewed-by: Andy Nichols <andy.nichols@digia.com> |