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