1 Star 0 Fork 38

林裕强/useriam_fingerprint_auth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.73 KB
一键复制 编辑 原始数据 按行查看 历史
Tianshi Liu 提交于 2023-05-18 20:19 . add service extension
{
"name": "@openharmony/fingerprint_auth",
"version": "4.0",
"description": "fingerprint authentication capability",
"homePage": "https://gitee.com/openharmony",
"author": {},
"repository": "",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath" : "base/useriam/fingerprint_auth"
},
"dirs": {},
"scripts": {},
"component": {
"name": "fingerprint_auth",
"subsystem": "useriam",
"adapted_system_type": [ "standard" ],
"syscap": ["SystemCapability.UserIAM.UserAuth.FingerprintAuth"],
"features": [],
"rom": "1024KB",
"ram": "1306KB",
"deps": {
"components": [
"ability_base",
"c_utils",
"common_event_service",
"display_manager",
"drivers_interface_fingerprint_auth",
"graphic_standard",
"hilog_native",
"hiviewdfx_hilog_native",
"ipc",
"power_manager",
"safwk",
"samgr",
"user_auth_framework",
"window_manager"
]
},
"build": {
"group_type": {
"base_group": [
],
"fwk_group": [
],
"service_group": [
"//base/useriam/fingerprint_auth/services:fingerprintauthservice",
"//base/useriam/fingerprint_auth/services_ex:fingerprintauthservice_ex",
"//base/useriam/fingerprint_auth/sa_profile:fingerprintauth_sa_profile"
]
},
"inner_kits": [
],
"test": [
"//base/useriam/fingerprint_auth/test/fuzztest:fingerprint_fuzztest",
"//base/useriam/fingerprint_auth/test/unittest:fingerprint_unittest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lin-yuqiang666/useriam_fingerprint_auth.git
[email protected]:lin-yuqiang666/useriam_fingerprint_auth.git
lin-yuqiang666
useriam_fingerprint_auth
useriam_fingerprint_auth
master

搜索帮助