1 Star 0 Fork 85

Mr.W/useriam_pin_auth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.66 KB
一键复制 编辑 原始数据 按行查看 历史
韩震 提交于 2022-08-11 11:15 +08:00 . delete js api
{
"name": "@openharmony/pin_auth",
"version": "3.1.0",
"description": "PIN Authentication capability",
"homePage": "https://gitee.com/openharmony",
"author": {},
"repository": "",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath" : "base/useriam/pin_auth"
},
"dirs": {},
"scripts": {},
"component": {
"name": "pin_auth",
"subsystem": "useriam",
"adapted_system_type": [ "standard" ],
"syscap": ["SystemCapability.UserIAM.UserAuth.PinAuth"],
"features": [],
"hisysevent_config": [
"//base/useriam/pin_auth/hisysevent.yaml"
],
"rom": "6200KB",
"ram": "2500KB",
"deps": {
"components": [
"hiviewdfx_hilog_native",
"ipc",
"safwk",
"samgr",
"hdf_core",
"access_token",
"hisysevent_native",
"common",
"napi",
"init",
"user_auth_framework",
"drivers_interface_pin_auth"
],
"third_party": [
"openssl"
]
},
"build": {
"sub_component": [
"//base/useriam/pin_auth/sa_profile:pinauth_sa_profile",
"//base/useriam/pin_auth/frameworks:pinauth_framework",
"//base/useriam/pin_auth/services:pinauthservice",
"//base/useriam/pin_auth/sa_profile:pinauth_sa_profile.init"
],
"inner_kits": [
],
"test": [
"//base/useriam/pin_auth/test/unittest:PinAuth_UT_test",
"//base/useriam/pin_auth/test/fuzztest:pin_auth_fuzz_test"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/open-nvr/useriam_pin_auth.git
git@gitee.com:open-nvr/useriam_pin_auth.git
open-nvr
useriam_pin_auth
useriam_pin_auth
master

搜索帮助