1020a203aSopenharmony_ci{
2020a203aSopenharmony_ci    "domains": [
3020a203aSopenharmony_ci        {
4020a203aSopenharmony_ci            "domain": "WINDOWMANAGER",
5020a203aSopenharmony_ci            "include": ["ANIMATION_CALLBACK_TIMEOUT", "WINDOW_ANIMATION_ABNORMAL", "NO_FOCUS_WINDOW", "GET_DISPLAY_SNAPSHOT",
6020a203aSopenharmony_ci                        "CREATE_VIRTUAL_SCREEN", "REPEAT_SET_UI_NODE_ID", "WINDOW_EXCEPTION_DETECTION", "WINDOW_STATE_ERROR"]
7020a203aSopenharmony_ci        },{
8020a203aSopenharmony_ci            "domain": "ACE",
9020a203aSopenharmony_ci            "include": ["UI_BLOCK_6S", "UI_BLOCK_3S", "UIEXTENSION_TRANSPARENT_DETECTED"]
10020a203aSopenharmony_ci        },{
11020a203aSopenharmony_ci            "domain": "MULTIMODALINPUT",
12020a203aSopenharmony_ci            "include": ["APPLICATION_BLOCK_INPUT", "INPUT_EVENT_SOCKET_TIMEOUT"]
13020a203aSopenharmony_ci        },{
14020a203aSopenharmony_ci            "domain": "AAFWK",
15020a203aSopenharmony_ci            "include": ["THREAD_BLOCK_6S", "THREAD_BLOCK_3S", "LIFECYCLE_TIMEOUT",
16020a203aSopenharmony_ci                        "LIFECYCLE_HALF_TIMEOUT", "APP_LIFECYCLE_TIMEOUT", "APP_INPUT_BLOCK",
17020a203aSopenharmony_ci                        "BUSSINESS_THREAD_BLOCK_6S", "BUSSINESS_THREAD_BLOCK_3S"]
18020a203aSopenharmony_ci        },{
19020a203aSopenharmony_ci            "domain": "FRAMEWORK",
20020a203aSopenharmony_ci            "include": ["SERVICE_BLOCK", "SERVICE_WARNING", "SERVICE_TIMEOUT", "SERVICE_TIMEOUT_WARNING", "IPC_FULL",
21020a203aSopenharmony_ci                        "HIT_EMPTY_WARNING", "APP_HICOLLIE", "FREQUENT_CLICK_WARNING", "USER_PANIC_WARNING"]
22020a203aSopenharmony_ci        },{
23020a203aSopenharmony_ci            "domain": "KERNEL_VENDOR",
24020a203aSopenharmony_ci            "include": ["SCREEN_ON", "HUNGTASK", "COM_LONG_PRESS", "DMD_TP_I2C", "DMD_TP_HP", "DMD_LCD_DDR",
25020a203aSopenharmony_ci                        "DMD_EMMC_TUNING", "DMD_EXT4", "DMD_F2FS_UNLINK", "DMD_UFS_FASTBOOT", "DMD_FSCK_F2FS"]
26020a203aSopenharmony_ci        },{
27020a203aSopenharmony_ci            "domain": "FFRT",
28020a203aSopenharmony_ci            "include": ["SERIAL_TASK_TIMEOUT", "TASK_DEADLOCK"]
29020a203aSopenharmony_ci        },{
30020a203aSopenharmony_ci            "domain":"POWER",
31020a203aSopenharmony_ci            "include": ["SCREEN_ON_TIMEOUT"]
32020a203aSopenharmony_ci        },{
33020a203aSopenharmony_ci            "domain":"FORM_MANAGER",
34020a203aSopenharmony_ci            "include":["FORM_BLOCK_CALLSTACK"]
35020a203aSopenharmony_ci        },{
36020a203aSopenharmony_ci           "domain":"SYSTEM_NAV_UE",
37020a203aSopenharmony_ci           "include":["GESTURE_NAVIGATION_BACK"]
38020a203aSopenharmony_ci        }
39020a203aSopenharmony_ci    ]
40020a203aSopenharmony_ci}