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