mirror of
https://gitee.com/openharmony/security_security_guard
synced 2024-11-23 06:30:17 +00:00
commit
8e4d38895c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@openharmony/security_guard",
|
||||
"name": "@ohos/security_guard",
|
||||
"description": "security_guard",
|
||||
"version": "3.1.0",
|
||||
"license": "Apache License 2.0",
|
||||
|
@ -63,7 +63,6 @@ ohos_unittest("SecurityGuardConfigManagerTest") {
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"json:nlohmann_json_static",
|
||||
"kv_store:distributeddata_inner",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
@ -118,7 +117,6 @@ ohos_unittest("AppInfoDatabseTest") {
|
||||
"googletest:gmock",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"kv_store:distributeddata_inner",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
|
@ -66,7 +66,6 @@ ohos_unittest("SecurityGuardRiskAnalysisTest") {
|
||||
"access_token:libaccesstoken_sdk",
|
||||
"access_token:libtokenid_sdk",
|
||||
"c_utils:utils",
|
||||
"device_usage_statistics:usagestatsinner",
|
||||
"ffrt:libffrt",
|
||||
"googletest:gmock",
|
||||
"hilog:libhilog",
|
||||
|
Loading…
Reference in New Issue
Block a user