1{ 2 "devices": { 3 "general": [], 4 "custom": [ 5 { 6 "xts": [ 7 "SystemCapability.Notification.Notification", 8 "SystemCapability.Notification.ReminderAgent", 9 "SystemCapability.Notification.NotificationSettings" 10 ] 11 } 12 ] 13 } 14}