mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 12:43:16 -04:00
update: 更新文件 BUILD.gn
Signed-off-by: llj123 <luojie119@h-partners.com> Co-Authored-By: Agent
This commit is contained in:
@@ -294,7 +294,10 @@ ohos_shared_library("appkit_native") {
|
||||
if (memory_utils_purgeable_ashmem_enable && defined(global_parts_info) &&
|
||||
defined(global_parts_info.resourceschedule_memmgr_override)) {
|
||||
defines += [ "IMAGE_PURGEABLE_PIXELMAP" ]
|
||||
external_deps += [ "memmgr:libpurgeablemem_plugin" ]
|
||||
external_deps += [
|
||||
"memmgr:libpurgeablemem_plugin",
|
||||
"memory_utils:libpurgeablemem"
|
||||
]
|
||||
}
|
||||
|
||||
if (cj_frontend) {
|
||||
|
||||
Reference in New Issue
Block a user