mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-14 08:16:03 +02:00
Change default snapshots folder.
This commit is contained in:
parent
4c7b292e1a
commit
858d80073f
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ TestRunnerMobile::TestRunnerMobile(
|
|||
_installAPKPushbutton = installAPKPushbutton;
|
||||
_runInterfacePushbutton = runInterfacePushbutton;
|
||||
|
||||
folderLineEdit->setText("/sdcard/DCIM/TEST");
|
||||
folderLineEdit->setText("/sdcard/snapshots");
|
||||
|
||||
modelNames["SM_G955U1"] = "Samsung S8+ unlocked";
|
||||
modelNames["SM_N960U1"] = "Samsung Note 9 unlocked";
|
||||
|
|
Loading…
Reference in a new issue