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