diff --git a/config/ci_target_white_list.json b/config/ci_target_white_list.json index c57ce00307a185940cd126bde5d802b2e50937be..9c23b328f6e67d9f84413ea2b45b8bd02eca2b45 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": "developtools/profiler", + "bundle_name": "hiprofiler", + "add_bundle": [], + "add_target": [ + "FULL_IMPACT_TOTALLY" + ] } ] } \ No newline at end of file