当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
5 Star 0 Fork 0

OpenHarmony / useriam_faceauth
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.79 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@openharmony/face_auth",
"version": "3.1.0",
"description": "Face authentication capability",
"homePage": "https://gitee.com/openharmony",
"author": {},
"repository": "",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath" : "base/useriam/face_auth"
},
"dirs": {},
"scripts": {},
"component": {
"name": "face_auth",
"subsystem": "useriam",
"adapted_system_type": [ "standard" ],
"syscap": ["SystemCapability.UserIAM.UserAuth.FaceAuth"],
"features": [],
"rom": "1000KB",
"ram": "16000KB",
"deps": {
"components": [
"aafwk_standard",
"face_auth_device_driver_interface:libface_auth_proxy_1.0",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"user_auth_framework:coauth_framework",
"utils_base:utils"
]
},
"build": {
"sub_component": [
"//base/useriam/face_auth/services:faceauthservice",
"//base/useriam/face_auth/sa_profile:faceauth_sa_profile.init",
"//base/useriam/face_auth/sa_profile:faceauth_sa_profile"
],
"inner_kits": [
{
"type": "so",
"name": "//base/useriam/face_auth/frameworks/face_auth:faceauth_framework",
"header": {
"header_files": [
"face_auth_innerkit.h"
],
"header_base": "//base/useriam/face_auth/interfaces/inner_api/face_auth/"
}
}
],
"test": [
"//base/useriam/face_auth/test/fuzztest:fuzztest",
"//base/useriam/face_auth/test/unittest:unittest"
]
}
}
}
1
https://gitee.com/openharmony/useriam_faceauth.git
git@gitee.com:openharmony/useriam_faceauth.git
openharmony
useriam_faceauth
useriam_faceauth
master

搜索帮助