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