update ace_config.gni.

Signed-off-by: 陈宇怀 <chenyuhuai1@huawei.com>
This commit is contained in:
陈宇怀 2024-11-20 08:04:12 +00:00 committed by Gitee
parent 9b0756fb49
commit 3322f12ccb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -321,5 +321,5 @@ if (ace_engine_feature_enable_nav_split_mode) {
}
if (ace_engine_feature_wearable) {
ace_common_defines += [ "WEARABLE_DEVICE_MODE" ]
ace_common_defines += [ "ARKUI_WEARABLE" ]
}