mirror of
https://github.com/openharmony/useriam_faceauth.git
synced 2026-07-01 21:44:25 -04:00
Merge pull request !156 from mamingshuai/revert-merge-154-master
This commit is contained in:
+1
-1
@@ -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
@@ -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" ]
|
||||
|
||||
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user