update config/BUILD.gn.

Signed-off-by: yanghang <yanghang86@huawei.com>
This commit is contained in:
yanghang 2024-01-24 02:59:47 +00:00 committed by Gitee
parent 604bdb96f2
commit f67caec771
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -15,7 +15,7 @@ import("//build/ohos.gni")
import("//build/ohos_var.gni")
import("../config.gni")
SUBSYSTEM_DIR = "//foundation/communication/ipc"
SUBSYSTEM_DIR = "../"
IPC_CORE_ROOT = "$SUBSYSTEM_DIR/ipc/native"
config("ipc_util_config") {