modify the dep of drm

Signed-off-by: bao92 <baoxianyue@hisilicon.com>
This commit is contained in:
bao92
2023-12-07 15:27:58 +08:00
parent e26061f9d3
commit 2b16597d04
4 changed files with 2 additions and 24 deletions
+2 -21
View File
@@ -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 @@
]
}
}
}
}
-1
View File
@@ -79,7 +79,6 @@ ohos_shared_library("drm_framework") {
external_deps = [
"c_utils:utils",
"graphic_2d:surface",
"hilog:libhilog",
"hisysevent:libhisysevent",
"hitrace:hitrace_meter",
-1
View File
@@ -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",
-1
View File
@@ -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",