15b8fca66Sopenharmony_ci# Copyright (C) 2021 Huawei Device Co., Ltd. 25b8fca66Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 35b8fca66Sopenharmony_ci# you may not use this file except in compliance with the License. 45b8fca66Sopenharmony_ci# You may obtain a copy of the License at 55b8fca66Sopenharmony_ci# 65b8fca66Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 75b8fca66Sopenharmony_ci# 85b8fca66Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 95b8fca66Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 105b8fca66Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 115b8fca66Sopenharmony_ci# See the License for the specific language governing permissions and 125b8fca66Sopenharmony_ci# limitations under the License. 135b8fca66Sopenharmony_ci 145b8fca66Sopenharmony_ciimport("//build/ohos/sa_profile/sa_profile.gni") 155b8fca66Sopenharmony_ci 165b8fca66Sopenharmony_ciohos_sa_profile("state_registry_sa_profile") { 175b8fca66Sopenharmony_ci sources = [ "4009.json" ] 185b8fca66Sopenharmony_ci 195b8fca66Sopenharmony_ci part_name = "state_registry" 205b8fca66Sopenharmony_ci} 21