代码拉取完成,页面将自动刷新
同步操作将从 OpenHarmony/security_access_token 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
domain: ACCESS_TOKEN
PERMISSION_VERIFY_REPORT:
__BASE: {type: SECURITY, level: CRITICAL, desc: permission verification error}
CODE: {type: INT32, desc: error code}
CALLER_TOKENID: {type: UINT32, desc: caller token id}
PERMISSION_NAME: {type: STRING, desc: permission name}
PERMISSION_CHECK:
__BASE: {type: FAULT, level: CRITICAL, desc: permission check error}
CODE: {type: INT32, desc: error code}
CALLER_TOKENID: {type: UINT32, desc: caller token id}
PERMISSION_NAME: {type: STRING, desc: permission name}
ERROR_REASON: {type: STRING, desc: error reason}
PERMISSION_CHECK_EVENT:
__BASE: {type: BEHAVIOR, level: MINOR, desc: permission check event}
CODE: {type: INT32, desc: event code}
CALLER_TOKENID: {type: UINT32, desc: caller token id}
PERMISSION_NAME: {type: STRING, desc: permission name}
FLAG: {type: INT32, desc: permission flag}
PERMISSION_GRANT_TYPE: {type: INT32, desc: grant type}
PID_INFO: {type: INT32, desc: access token service pid}
REASON: {type: STRING, desc: check report reason}
PERMISSION_SYNC:
__BASE: {type: FAULT, level: CRITICAL, tag: usability, desc: permission sync error}
CODE: {type: INT32, desc: error code}
REMOTE_ID: {type: STRING, desc: remote id}
REASON: {type: STRING, desc: error reason}
ADD_HAP:
__BASE: {type: STATISTIC, level: MINOR, tag: usability, desc: add a hap to device}
TOKENID: {type: UINT32, desc: token id}
USERID: {type: INT32, desc: user id}
BUNDLENAME: {type: STRING, desc: bundle name}
INSTINDEX: {type: INT32, desc: inst index}
DEL_HAP:
__BASE: {type: STATISTIC, level: MINOR, tag: usability, desc: delete a hap from device}
TOKENID: {type: UINT32, desc: tokenID}
USERID: {type: INT32, desc: user id}
BUNDLENAME: {type: STRING, desc: bundle name}
INSTINDEX: {type: INT32, desc: inst index}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。