!156 回退 'Pull Request !154 : useriam部件化整改step1'

Merge pull request !156 from mamingshuai/revert-merge-154-master
This commit is contained in:
mamingshuai
2022-06-13 13:58:58 +00:00
committed by Gitee
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"user_auth_framework:coauth_framework",
"user_auth:coauth_framework",
"utils_base:utils"
]
},
+1 -1
View File
@@ -38,7 +38,7 @@ ohos_shared_library("faceauthservice") {
"hiviewdfx_hilog_native:libhilog",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"user_auth_framework:coauth_framework",
"user_auth:coauth_framework",
"utils_base:utils",
]
remove_configs = [ "//build/config/compiler:no_exceptions" ]
@@ -44,7 +44,7 @@ ohos_fuzztest("FaceAuthExecutorHdiFuzzTest") {
"face_auth_device_driver_interface:libface_auth_proxy_1.0",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"user_auth_framework:coauth_framework",
"user_auth:coauth_framework",
]
remove_configs = [ "//build/config/compiler:no_exceptions" ]
+1 -1
View File
@@ -42,7 +42,7 @@ ohos_unittest("FaceAuthServiceUnitTest") {
"face_auth_device_driver_interface:libface_auth_proxy_1.0",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"user_auth_framework:coauth_framework",
"user_auth:coauth_framework",
"utils_base:utils",
]
remove_configs = [ "//build/config/compiler:no_exceptions" ]