mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-11-23 23:21:05 +00:00
fix remove ace symbol
Signed-off-by: “keerecles” <lee_shao@126.com> Change-Id: Ia0442ec5861cf665827151a8a8348a83fdfabb0f
This commit is contained in:
parent
d4eafcf302
commit
41d9156121
@ -86,7 +86,6 @@ foreach(item, ace_platforms) {
|
||||
# libace target
|
||||
ohos_shared_library("libace") {
|
||||
deps = [ "$ace_root/build:libace_static_ohos" ]
|
||||
version_script = "libace.map"
|
||||
part_name = ace_engine_part
|
||||
subsystem_name = ace_engine_subsystem
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user