内核部件整改

Signed-off-by: limeng151 <limeng151@huawei.com>
Change-Id: Ic48cf6c1f72befc474ddc5608887789cb3c9d199
This commit is contained in:
limeng151 2023-06-30 16:39:37 +08:00
parent 53b159ef91
commit 94cb3e2195

View File

@ -20,7 +20,7 @@ ohos_moduletest_suite("HatsPurgeable") {
sources = [ "./purgeable_cpp_test.cpp" ]
external_deps = [
"c_utils:utils",
"hilog_native:libhilog",
"hilog:libhilog",
"memory_utils:libpurgeablemem",
]
include_dirs = [ "include" ]