diff --git a/component_compilation_whitelist.json b/component_compilation_whitelist.json index 1460dab4e9b7ba0a2cb79f411979060cee2bab9b..3feae15ca64eab460a0da1e8d83dafa74dd34bd1 100644 --- a/component_compilation_whitelist.json +++ b/component_compilation_whitelist.json @@ -13460,6 +13460,12 @@ "//foundation/ability/ability_runtime/frameworks/js/napi/app/application_context/": [ "//arkcompiler/ets_frontend/es2panda/es2abc_config.gni" ], + "//foundation/ability/ability_runtime/frameworks/js/napi/app/application_state_change_callback/": [ + "//arkcompiler/ets_frontend/es2panda/es2abc_config.gni" + ], + "//foundation/ability/ability_runtime/frameworks/js/napi/app/environment_callback/": [ + "//arkcompiler/ets_frontend/es2panda/es2abc_config.gni" + ], "//foundation/ability/ability_runtime/frameworks/js/napi/app/context/": [ "//arkcompiler/ets_frontend/es2panda/es2abc_config.gni" ],