部件化整改

Signed-off-by: gaoqiang_strong <gaoqiang64@huawei.com>
This commit is contained in:
gaoqiang_strong
2022-07-06 15:11:59 +08:00
parent b0be8dfded
commit 3e8b4b92de
2 changed files with 10 additions and 10 deletions
+10 -9
View File
@@ -28,17 +28,18 @@
],
"deps":{
"components":[
"appexecfwk_standard",
"eventhandler",
"hiviewdfx_hilog_native",
"ipc",
"safwk",
"samgr_standard",
"dsoftbus",
"utils_base",
"hisysevent_native",
"ipc",
"hiviewdfx_hilog_native",
"input",
"graphic_standard",
"distributed_hardware_fwk",
"multimedia_media_standard"
"samgr_standard",
"safwk",
"hitrace_native",
"utils_base",
"multimedia_media_standard",
"window_manager"
],
"third_party":[
"json"
-1
View File
@@ -16,7 +16,6 @@ import(
"//foundation/distributedhardware/distributed_screen/distributedscreen.gni")
ohos_executable("distributedScreenTest") {
install_enable = false
include_dirs = [
"${services_path}/common/utils/include",
"${interfaces_path}/innerkits/native_cpp/screen_sink/include",