10b9a52e3Sopenharmony_ci# Copyright (c) 2022 Huawei Device Co., Ltd. 20b9a52e3Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 30b9a52e3Sopenharmony_ci# you may not use this file except in compliance with the License. 40b9a52e3Sopenharmony_ci# You may obtain a copy of the License at 50b9a52e3Sopenharmony_ci# 60b9a52e3Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 70b9a52e3Sopenharmony_ci# 80b9a52e3Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 90b9a52e3Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 100b9a52e3Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 110b9a52e3Sopenharmony_ci# See the License for the specific language governing permissions and 120b9a52e3Sopenharmony_ci# limitations under the License. 130b9a52e3Sopenharmony_ci 140b9a52e3Sopenharmony_ciimport("//build/ohos.gni") 150b9a52e3Sopenharmony_ci 160b9a52e3Sopenharmony_ciohos_prebuilt_etc("frame_aware_sched_config") { 170b9a52e3Sopenharmony_ci source = "hwrme.xml" 180b9a52e3Sopenharmony_ci subsystem_name = "resourceschedule" 190b9a52e3Sopenharmony_ci part_name = "frame_aware_sched" 200b9a52e3Sopenharmony_ci module_install_dir = "etc/frame_aware_sched" 210b9a52e3Sopenharmony_ci} 22