12f0d0f1aSopenharmony_ci# Copyright (c) 2023-2024 Huawei Device Co., Ltd. 22f0d0f1aSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 32f0d0f1aSopenharmony_ci# you may not use this file except in compliance with the License. 42f0d0f1aSopenharmony_ci# You may obtain a copy of the License at 52f0d0f1aSopenharmony_ci# 62f0d0f1aSopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 72f0d0f1aSopenharmony_ci# 82f0d0f1aSopenharmony_ci# Unless required by applicable law or agreed to in writing, software 92f0d0f1aSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 102f0d0f1aSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 112f0d0f1aSopenharmony_ci# See the License for the specific language governing permissions and 122f0d0f1aSopenharmony_ci# limitations under the License. 132f0d0f1aSopenharmony_ci 142f0d0f1aSopenharmony_ciimport("//build/ohos.gni") 152f0d0f1aSopenharmony_ci 162f0d0f1aSopenharmony_ciohos_prebuilt_etc("drm_service.rc") { 172f0d0f1aSopenharmony_ci source = "drm_service.cfg" 182f0d0f1aSopenharmony_ci relative_install_dir = "init" 192f0d0f1aSopenharmony_ci part_name = "drm_framework" 202f0d0f1aSopenharmony_ci subsystem_name = "multimedia" 212f0d0f1aSopenharmony_ci} 22