diff --git a/config/ci_target_white_list.json b/config/ci_target_white_list.json index c57ce00307a185940cd126bde5d802b2e50937be..9d353d2229a26fe2c114e4acf07913590282d901 100644 --- a/config/ci_target_white_list.json +++ b/config/ci_target_white_list.json @@ -159,6 +159,14 @@ "add_target": [ "FULL_IMPACT_TOTALLY" ] + }, + { + "path": "foundation/window/window_manager", + "bundle_name": "window_manager", + "add_bundle": [], + "add_target": [ + "FULL_IMPACT_TOTALLY" + ] } ] } \ No newline at end of file