diff options
Diffstat (limited to 'tests/auto/qml/installer/am-config.yaml')
-rw-r--r-- | tests/auto/qml/installer/am-config.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/qml/installer/am-config.yaml b/tests/auto/qml/installer/am-config.yaml new file mode 100644 index 00000000..d0e12789 --- /dev/null +++ b/tests/auto/qml/installer/am-config.yaml @@ -0,0 +1,10 @@ +formatVersion: 1 +formatType: am-configuration +--- +applications: + builtinAppsManifestDir: "${CONFIG_PWD}/apps" + installationDir: "/tmp/am-installer-test/apps" + documentDir: "/tmp/am-installer-test/docs" + +flags: + noSecurity: yes |