diff --git a/security_lite/hichain_posix0/BUILD.gn b/security_lite/hichain_posix0/BUILD.gn index ef951919d4e28097dbc0fef9642d326d507284c1..0babc9f46a7285f0d17ec4475e2268b201d9e28e 100644 --- a/security_lite/hichain_posix0/BUILD.gn +++ b/security_lite/hichain_posix0/BUILD.gn @@ -1,6 +1,16 @@ -# Copyright (c) Huawei Technologies Co., Ltd. 2020. All rights reserved. -#import("//build/lite/config/component/zlite_component.gni") -#import("//build/lite/ndk/ndk.gni") +# Copyright (c) 2020-2021 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 +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + import("//test/xts/tools/lite/build/suite_lite.gni") hctest_suite("ActsSecurityHichainTest0") {