!814 merge feat/add-media-foundation-dep into master

feat(charging): add media_foundation dependency for charging sound

Created-by: cjw123qq
Commit-by: cjw123qq
Merged-by: openharmony_ci
Description: ## Summary

Add media_foundation dependency to bundle.json and services/BUILD.gn to support media foundation functionality in charging sound service.

## Related Issue

Closes #669

Co-Authored-By: Agent

See merge request: openharmony/powermgr_battery_manager!814
This commit is contained in:
openharmony_ci
2026-05-22 10:01:39 +08:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -60,6 +60,7 @@
"init",
"libdrm",
"libpng",
"media_foundation",
"miscdevice",
"napi",
"player_framework",
+1
View File
@@ -40,6 +40,7 @@ ohos_shared_library("charging_sound") {
"config_policy:configpolicy_util",
"graphic_surface:surface",
"hilog:libhilog",
"media_foundation:media_foundation",
"player_framework:media_client",
]