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        "multiUserType": 1
13    },
14    "system_configuration":{
15        "system_orientation": "vertical"
16    },
17    "supportBackToCaller": true,
18    "supportSCBCrashReboot": true
19}
20