1049e185fSopenharmony_ci# Copyright (c) 2024 Huawei Device Co., Ltd. 2049e185fSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 3049e185fSopenharmony_ci# you may not use this file except in compliance with the License. 4049e185fSopenharmony_ci# You may obtain a copy of the License at 5049e185fSopenharmony_ci# 6049e185fSopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 7049e185fSopenharmony_ci# 8049e185fSopenharmony_ci# Unless required by applicable law or agreed to in writing, software 9049e185fSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 10049e185fSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11049e185fSopenharmony_ci# See the License for the specific language governing permissions and 12049e185fSopenharmony_ci# limitations under the License. 13049e185fSopenharmony_ciconst.multimedia.screencapture.dialogconnectionbundlename = "com.ohos.systemui" 14049e185fSopenharmony_ciconst.multimedia.screencapture.dialogconnectionabilityname = "com.ohos.systemui.dialog" 15049e185fSopenharmony_ciconst.multimedia.screencapture.screenrecorderbundlename = "com.ohos.screenshot" 16049e185fSopenharmony_ciconst.multimedia.screencapture.screenrecorderabilityname = "com.ohos.screenshot.DialogAbility" 17049e185fSopenharmony_ciconst.multimedia.screencapture.hiviewcarebundlename = "com.ohos.hiviewcare"