• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "desktop-postsubmit": [
3        {
4            "name": "CtsDevicePolicyTestCases",
5            "options": [
6                {
7                    "post-boot-command": "am switch-user 10"
8                },
9                {
10                    "run-command": "am switch-user 10"
11                }
12            ]
13        }
14    ]
15}
16