mirror of
https://github.com/openharmony/powermgr_battery_manager.git
synced 2026-07-01 06:42:05 -04:00
!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:
@@ -60,6 +60,7 @@
|
||||
"init",
|
||||
"libdrm",
|
||||
"libpng",
|
||||
"media_foundation",
|
||||
"miscdevice",
|
||||
"napi",
|
||||
"player_framework",
|
||||
|
||||
@@ -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",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user