编译告警处理

Signed-off-by: yaozh <yaozihao2@h-partners.com>
This commit is contained in:
yaozh
2026-05-21 14:37:52 +08:00
parent 07dfba3558
commit 05e3939f96
7 changed files with 8 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@
"ipc",
"kv_store",
"libxml2",
"media_foundation",
"media_library",
"napi",
"player_framework",
+2
View File
@@ -116,6 +116,7 @@ ohos_shared_library("ringtone_data_extension") {
"libxml2:libxml2",
"napi:ace_napi",
"os_account:os_account_innerkits",
"media_foundation:media_foundation",
"player_framework:media_client",
"preferences:native_preferences",
"relational_store:native_rdb",
@@ -204,6 +205,7 @@ ohos_shared_library("ringtonerestore") {
"libxml2:libxml2",
"napi:ace_napi",
"os_account:os_account_innerkits",
"media_foundation:media_foundation",
"player_framework:media_client",
"preferences:native_preferences",
"relational_store:native_rdb",
@@ -85,6 +85,7 @@ ohos_unittest("customised_tone_processor_unittest") {
"libxml2:libxml2",
"napi:ace_napi",
"os_account:os_account_innerkits",
"media_foundation:media_foundation",
"player_framework:media_client",
"preferences:native_preferences",
"relational_store:native_rdb",
@@ -85,6 +85,7 @@ ohos_unittest("ringtone_dualfwk_restore_unittest") {
"libxml2:libxml2",
"napi:ace_napi",
"os_account:os_account_innerkits",
"media_foundation:media_foundation",
"player_framework:media_client",
"preferences:native_preferences",
"relational_store:native_rdb",
@@ -57,6 +57,7 @@ ohos_unittest("ringtone_helper_unittest") {
"ipc:ipc_napi",
"ipc:ipc_single",
"napi:ace_napi",
"media_foundation:media_foundation",
"player_framework:media_client",
"relational_store:rdb_data_share_adapter",
]
@@ -87,6 +87,7 @@ ohos_unittest("ringtone_restore_unittest") {
"libxml2:libxml2",
"napi:ace_napi",
"os_account:os_account_innerkits",
"media_foundation:media_foundation",
"player_framework:media_client",
"preferences:native_preferences",
"relational_store:native_rdb",
@@ -67,6 +67,7 @@ ohos_unittest("ringtone_scanner_unittest") {
"ipc:ipc_napi",
"ipc:ipc_single",
"napi:ace_napi",
"media_foundation:media_foundation",
"player_framework:media_client",
"relational_store:native_rdb",
"relational_store:rdb_data_share_adapter",