From e76bd6a59e5908017451c8863055b7c13e73d22c Mon Sep 17 00:00:00 2001 From: joe49 Date: Sat, 15 Apr 2023 17:59:31 +0800 Subject: [PATCH] gni Signed-off-by: joe49 --- distributedinput.gni | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/distributedinput.gni b/distributedinput.gni index 9505838..3a1a679 100644 --- a/distributedinput.gni +++ b/distributedinput.gni @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2022 Huawei Device Co., Ltd. +# Copyright (c) 2021-2023 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at @@ -13,7 +13,8 @@ distributedinput_path = "//foundation/distributedhardware/distributed_input" -distributedhardwarefwk_path = "//foundation/distributedhardware/distributed_hardware_fwk" +distributedhardwarefwk_path = + "//foundation/distributedhardware/distributed_hardware_fwk" window_manager_path = "//foundation/window/window_manager"