mirror of
https://github.com/openharmony/multimedia_drm_framework.git
synced 2026-07-21 04:35:21 -04:00
+2
-21
@@ -21,40 +21,21 @@
|
||||
"deps": {
|
||||
"components": [
|
||||
"safwk",
|
||||
"window_manager",
|
||||
"napi",
|
||||
"samgr",
|
||||
"hitrace",
|
||||
"ipc",
|
||||
"graphic_2d",
|
||||
"hisysevent",
|
||||
"c_utils",
|
||||
"hilog",
|
||||
"zlib",
|
||||
"access_token",
|
||||
"libhilog",
|
||||
"ipc_core",
|
||||
"media_client",
|
||||
"system_ability_fwk",
|
||||
"samgr_proxy",
|
||||
"libaccesstoken_sdk",
|
||||
"ipc_single",
|
||||
"common",
|
||||
"hicollie",
|
||||
"hdf_core",
|
||||
"eventhandler",
|
||||
"bundle_framework",
|
||||
"drivers_interface_drm",
|
||||
"ability_base"
|
||||
],
|
||||
"third_party": [
|
||||
"glib",
|
||||
"gstreamer",
|
||||
"libffi",
|
||||
"ffmpeg",
|
||||
"libxml2",
|
||||
"bounds_checking_function"
|
||||
]
|
||||
]
|
||||
},
|
||||
"build": {
|
||||
"group_type": {
|
||||
@@ -126,4 +107,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -79,7 +79,6 @@ ohos_shared_library("drm_framework") {
|
||||
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"graphic_2d:surface",
|
||||
"hilog:libhilog",
|
||||
"hisysevent:libhisysevent",
|
||||
"hitrace:hitrace_meter",
|
||||
|
||||
@@ -57,7 +57,6 @@ ohos_shared_library("drm_napi") {
|
||||
external_deps = [
|
||||
"access_token:libtokenid_sdk",
|
||||
"c_utils:utils",
|
||||
"graphic_2d:surface",
|
||||
"hilog:libhilog",
|
||||
"hisysevent:libhisysevent",
|
||||
"hitrace:hitrace_meter",
|
||||
|
||||
@@ -47,7 +47,6 @@ ohos_shared_library("drm_service") {
|
||||
"bundle_framework:appexecfwk_core",
|
||||
"c_utils:utils",
|
||||
"drivers_interface_drm:libdrm_proxy_1.0",
|
||||
"graphic_2d:surface",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_ipc_adapter",
|
||||
"hdf_core:libhdf_utils",
|
||||
|
||||
Reference in New Issue
Block a user