• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "devices": {
3        "general": [
4            "wearable",
5            "tablet",
6            "default",
7            "phone",
8            "2in1"
9        ],
10        "custom": [
11            {
12                "xts": [
13                    "SystemCapability.Startup.SystemInfo"
14                ]
15            }
16        ]
17    }
18}