From 3e352b7406d28f70a924cec2b2a42e8d54e75e8e Mon Sep 17 00:00:00 2001 From: "caochuan@huawei.com" Date: Thu, 27 Jun 2024 11:08:00 +0800 Subject: [PATCH] add publicity.xml Signed-off-by: caochuan@huawei.com --- frameworks/ringtone_extension_hap/BUILD.gn | 1 + publicity.xml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 publicity.xml diff --git a/frameworks/ringtone_extension_hap/BUILD.gn b/frameworks/ringtone_extension_hap/BUILD.gn index 71e435e..7652d66 100644 --- a/frameworks/ringtone_extension_hap/BUILD.gn +++ b/frameworks/ringtone_extension_hap/BUILD.gn @@ -20,6 +20,7 @@ ohos_hap("ringtone_extension_hap") { ":RingtoneLibStage_js_assets", ":RingtoneLibStage_resources", ] + publicity_file = "${RINGTONE_ROOT_PATH}/publicity.xml" certificate_profile = "${RINGTONE_EXT_HAP_PATH}/signature/ringtonelibrary.p7b" shared_libraries = [ "${RINGTONE_SERVICES_PATH}:ringtone_data_extension" ] hap_name = "Ringtone_Library_Ext" diff --git a/publicity.xml b/publicity.xml new file mode 100644 index 0000000..a1a2d6f --- /dev/null +++ b/publicity.xml @@ -0,0 +1,16 @@ + + + \ No newline at end of file