add app publicity

Signed-off-by: dengxiaoyu <dengxiaoyu6@huawei.com>
This commit is contained in:
dengxiaoyu 2024-07-23 14:28:49 +08:00
parent d7287f5c3e
commit a5fe513ba9
2 changed files with 16 additions and 0 deletions

View File

@ -20,6 +20,7 @@ ohos_hap("DHardware_UI") {
":DHardware_UI_js_assets",
":DHardware_UI_resources",
]
publicity_file = "../publicity.xml"
certificate_profile = "signature/DHardware_UI.p7b"
hap_name = "DHardware_UI"
part_name = "prebuilt_hap"

15
publicity.xml Normal file
View File

@ -0,0 +1,15 @@
<?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.dhardwareui" label="分布式硬件控制UI" feature="分布式硬件相机音频可知可控" author="OpenHarmony Team"></packageInfo>