mirror of
https://gitee.com/openharmony/ability_ability_runtime
synced 2024-11-27 17:31:37 +00:00
Change code path for windowmanager
Signed-off-by: maojiangping <maojiangping@huawei.com> Change-Id: I1621261e9620d5f6b2685fae72f5911fca5c3de1
This commit is contained in:
parent
ee2b8b2e3b
commit
9667a88418
@ -28,7 +28,7 @@ bundlefwk_inner_api_path = "${bundlefwk_path}/interfaces/inner_api"
|
||||
|
||||
multimedia_path = "//foundation/multimedia/image_standard"
|
||||
multimodalinput_path = "//foundation/multimodalinput/input"
|
||||
windowmanager_path = "//foundation/windowmanager"
|
||||
windowmanager_path = "//foundation/window/window_manager"
|
||||
graphic_path = "//foundation/graphic/graphic_2d"
|
||||
global_path = "//base/global"
|
||||
distributedschedule_path = "//foundation/distributedschedule"
|
||||
|
@ -19,7 +19,7 @@ config("arkui_mock_config") {
|
||||
"${ace_engine_path}/interfaces/inner_api/ui_service_manager/include",
|
||||
"${ability_runtime_test_path}/mock/services_abilitymgr_test/libs/arkui_mock/include",
|
||||
"${ace_engine_path}/adapter/ohos/services/uiservice/include",
|
||||
"//foundation/windowmanager/interfaces/innerkits",
|
||||
"//foundation/window/window_manager/interfaces/innerkits",
|
||||
"//foundation/multimodalinput/input/interfaces/native/innerkits/event/include",
|
||||
]
|
||||
cflags = []
|
||||
|
Loading…
Reference in New Issue
Block a user