summaryrefslogtreecommitdiffstats
path: root/tests/qml/lifecycle/am-config.yaml
blob: b9c17b5e92f2ba7d80490f63f0a08fe7772e55ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
formatVersion: 1
formatType: am-configuration
---
applications:
  builtinAppsManifestDir: "${CONFIG_PWD}/apps"
  installedAppsManifestDir: "/tmp/am-crash-test/manifests"
  appImageMountDir: "/tmp/am-crash-test/image-mounts"
  database: "/tmp/am-crash-test/apps.db"

installationLocations:
- id: "internal-0"
  installationPath: "/tmp/am/apps"
  documentPath: "/tmp/am/docs"
  mountPoint: "/tmp"

flags:
  noUiWatchdog: yes