1{
2  "postsubmit": [
3    {
4      "name": "system.teeui_localization_rendering_test.blueline",
5      "host" : true,
6      "options": [
7          {
8            "native-test-flag": "--width=1080"
9          },
10          {
11            "native-test-flag": "--height=2160"
12          },
13          {
14            "native-test-flag": "--dp2px=2.62135"
15          },
16          {
17            "native-test-flag": "--mm2px=17.42075974"
18          },
19          {
20            "native-test-flag": "--powerButtonTop=20.26"
21          },
22          {
23            "native-test-flag": "--powerButtonBottom=30.26"
24          },
25          {
26            "native-test-flag": "--volUpButtonTop=40.26"
27          },
28          {
29            "native-test-flag": "--volUpButtonBottom=50.26"
30          }
31        ]
32    }
33  ]
34}
35
36