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