17310c0d0Sopenharmony_ci# Copyright (c) 2023 Huawei Device Co., Ltd. 27310c0d0Sopenharmony_ci# 37310c0d0Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 47310c0d0Sopenharmony_ci# you may not use this file except in compliance with the License. 57310c0d0Sopenharmony_ci# You may obtain a copy of the License at 67310c0d0Sopenharmony_ci# 77310c0d0Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 87310c0d0Sopenharmony_ci# 97310c0d0Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 107310c0d0Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 117310c0d0Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 127310c0d0Sopenharmony_ci# See the License for the specific language governing permissions and 137310c0d0Sopenharmony_ci# limitations under the License. 147310c0d0Sopenharmony_ci 157310c0d0Sopenharmony_ciimport("//build/ohos.gni") 167310c0d0Sopenharmony_ci 177310c0d0Sopenharmony_cigroup("hvb_group") { 187310c0d0Sopenharmony_ci deps = [ "libhvb:libhvb_static" ] 197310c0d0Sopenharmony_ci} 20