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