14dfc7d99Sopenharmony_ci# Copyright (c) 2022 Huawei Device Co., Ltd.
24dfc7d99Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License");
34dfc7d99Sopenharmony_ci# you may not use this file except in compliance with the License.
44dfc7d99Sopenharmony_ci# You may obtain a copy of the License at
54dfc7d99Sopenharmony_ci#
64dfc7d99Sopenharmony_ci#     http://www.apache.org/licenses/LICENSE-2.0
74dfc7d99Sopenharmony_ci#
84dfc7d99Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software
94dfc7d99Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS,
104dfc7d99Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
114dfc7d99Sopenharmony_ci# See the License for the specific language governing permissions and
124dfc7d99Sopenharmony_ci# limitations under the License.
134dfc7d99Sopenharmony_ci
144dfc7d99Sopenharmony_ciimport("//build/ohos/sa_profile/sa_profile.gni")
154dfc7d99Sopenharmony_ci
164dfc7d99Sopenharmony_ciohos_sa_profile("ressched_sa_profile") {
174dfc7d99Sopenharmony_ci  sources = [ "1901.json" ]
184dfc7d99Sopenharmony_ci
194dfc7d99Sopenharmony_ci  part_name = "resource_schedule_service"
204dfc7d99Sopenharmony_ci}
21