mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2025-02-20 06:21:49 +00:00
format check
Signed-off-by: wangyang2022 <wangyang412@huawei.com> Change-Id: I4b59ef91c21426d8227c9ceebfb241243c4dbe52
This commit is contained in:
parent
c9ca01ab49
commit
3c7d5d5776
@ -49,12 +49,12 @@ dsched_external_deps = [
|
||||
]
|
||||
|
||||
if (dmsfwk_standard_mission_manager) {
|
||||
dsched_external_deps += [ "multimedia_image_standard:image_native" ]
|
||||
dsched_external_deps += [ "multimedia_image_standard:image_native" ]
|
||||
}
|
||||
|
||||
dsched_public_deps = [
|
||||
"//third_party/googletest:gtest_main",
|
||||
"//third_party/googletest:gmock_main",
|
||||
"//third_party/googletest:gtest_main",
|
||||
"//third_party/libxml2:libxml2",
|
||||
]
|
||||
|
||||
@ -211,10 +211,10 @@ group("unittest") {
|
||||
]
|
||||
if (dmsfwk_standard_mission_manager) {
|
||||
deps += [
|
||||
":bundlemanagerinternaltest",
|
||||
":dscheddatastoragetest",
|
||||
":dschedmissionmanagertest",
|
||||
":dschedpermissiontest",
|
||||
":bundlemanagerinternaltest",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user