蓝黄一致性整改

Signed-off-by: wenyu <wenyu17@huawei.com>
This commit is contained in:
wenyu 2024-09-19 08:34:37 +00:00 committed by Gitee
parent 56b1232f78
commit 211ec67037
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -150,7 +150,7 @@ if (enable_hisysevent) {
enable_target_compilation =
!ark_standalone_build && !is_mac && !(defined(is_arkui_x) && is_arkui_x) &&
(current_cpu == "arm64" && host_cpu != "arm64")
current_cpu == "arm64"
have_local_code_sign = false
if (defined(global_parts_info) &&