11d3ffd26Sopenharmony_ci# Copyright (c) 2021-2022 Huawei Device Co., Ltd. 21d3ffd26Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 31d3ffd26Sopenharmony_ci# you may not use this file except in compliance with the License. 41d3ffd26Sopenharmony_ci# You may obtain a copy of the License at 51d3ffd26Sopenharmony_ci# 61d3ffd26Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 71d3ffd26Sopenharmony_ci# 81d3ffd26Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 91d3ffd26Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 101d3ffd26Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 111d3ffd26Sopenharmony_ci# See the License for the specific language governing permissions and 121d3ffd26Sopenharmony_ci# limitations under the License. 131d3ffd26Sopenharmony_ci 141d3ffd26Sopenharmony_ciimport("//build/ohos/sa_profile/sa_profile.gni") 151d3ffd26Sopenharmony_ci 161d3ffd26Sopenharmony_ciohos_sa_profile("camera_service_sa_profile") { 171d3ffd26Sopenharmony_ci sources = [ "3008.json" ] 181d3ffd26Sopenharmony_ci 191d3ffd26Sopenharmony_ci part_name = "camera_framework" 201d3ffd26Sopenharmony_ci} 21