预制应用信息公示方案说明

Signed-off-by: fanchenxuan <fanchenxuan@huawei.com>
This commit is contained in:
fanchenxuan 2024-06-27 09:47:45 +08:00
parent 8ca4074db3
commit 3d0c69ca45
2 changed files with 17 additions and 0 deletions

View File

@ -19,6 +19,7 @@ ohos_hap("permission_manager") {
":permission_manager_js_assets", ":permission_manager_js_assets",
":permission_manager_resources", ":permission_manager_resources",
] ]
publicity_file = "../publicity.xml"
certificate_profile = "../signature/pm.p7b" certificate_profile = "../signature/pm.p7b"
hap_name = "permission_manager" hap_name = "permission_manager"
part_name = "prebuilt_hap" part_name = "prebuilt_hap"

16
publicity.xml Normal file
View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2024 Huawei Device Co., Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<packageInfo package="com.ohos.permissionmanager" label="权限管理" feature="运行时权限弹框和setting权限管理。" author="OpenHarmony Team" ></packageInfo>