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