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