summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/intents/am-config.yaml
blob: 1667c1230100b460165def267ba0e1d488070f5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
formatVersion: 1
formatType: am-configuration
---
applications:
  builtinAppsManifestDir: "${CONFIG_PWD}/apps"

ui:
  fullscreen: no

flags:
  noSecurity: yes
  noUiWatchdog: yes

runtimes:
  qml:
    quitTime: 1000

intents:
  timeouts:
    disambiguation: 1000
    startApplication: 1000
    replyFromApplication: 1000
    replyFromSystem: 2000