!1271 部件feature整改

Merge pull request !1271 from hanlu/master
This commit is contained in:
openharmony_ci 2024-08-13 14:02:28 +00:00 committed by Gitee
commit 6861c4fe81
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -68,7 +68,7 @@ executable("appspawn") {
"//third_party/bounds_checking_function:libsec_shared", "//third_party/bounds_checking_function:libsec_shared",
] ]
if (enable_ohos_appexecfwk_feature_ability == true) { if (ability_lite_enable_ohos_appexecfwk_feature_ability == true) {
deps += [ deps += [
"//foundation/arkui/ace_engine_lite/frameworks:ace_lite", "//foundation/arkui/ace_engine_lite/frameworks:ace_lite",
"//foundation/arkui/ui_lite:ui_lite", "//foundation/arkui/ui_lite:ui_lite",