1{ 2 "service_startup_config":{ 3 "mission_save_time" : 43200000, 4 "root_launcher_restart_max":15, 5 "resident_restart_max": 3, 6 "restart_interval_time": 120000, 7 "app_not_response_process_timeout_time" : 1000, 8 "ams_timeout_time" : 180, 9 "device_type" : "phone", 10 "boot_animation_timeout_time" : 3, 11 "timeout_unit_time" : 1000 12 }, 13 "system_configuration":{ 14 "system_orientation": "vertical" 15 } 16} 17