From 71b0ae9e88797244b1a98bc63d2bf286374854d8 Mon Sep 17 00:00:00 2001 From: liangliang6768 Date: Mon, 22 Apr 2024 11:13:38 +0000 Subject: [PATCH] 77 Signed-off-by: liangliang6768 --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 4e61fb9..d69a556 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (C) 2022 Huawei Device Co., Ltd. +# Copyright (C) 2022 Huawei Device Co., Ltd. test compile # 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 -- Gitee