mirror of
https://gitee.com/openharmony/distributedhardware_distributed_hardware_fwk
synced 2024-11-23 07:40:26 +00:00
add app publicity
Signed-off-by: dengxiaoyu <dengxiaoyu6@huawei.com>
This commit is contained in:
parent
d7287f5c3e
commit
a5fe513ba9
@ -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
15
publicity.xml
Normal 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>
|
Loading…
Reference in New Issue
Block a user