1a513582eSopenharmony_ci # Copyright (c) 2024-2024 Huawei Device Co., Ltd.
2a513582eSopenharmony_ci # Licensed under the Apache License, Version 2.0 (the "License");
3a513582eSopenharmony_ci # you may not use this file except in compliance with the License.
4a513582eSopenharmony_ci # You may obtain a copy of the License at
5a513582eSopenharmony_ci #
6a513582eSopenharmony_ci #     http://www.apache.org/licenses/LICENSE-2.0
7a513582eSopenharmony_ci #
8a513582eSopenharmony_ci # Unless required by applicable law or agreed to in writing, software
9a513582eSopenharmony_ci # distributed under the License is distributed on an "AS IS" BASIS,
10a513582eSopenharmony_ci # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11a513582eSopenharmony_ci # See the License for the specific language governing permissions and
12a513582eSopenharmony_ci # limitations under the License.
13a513582eSopenharmony_ci
14a513582eSopenharmony_ci#########################################################
15a513582eSopenharmony_ci# the hisysevent definition for security privacy center #
16a513582eSopenharmony_ci#########################################################
17a513582eSopenharmony_ci
18a513582eSopenharmony_cidomain: PRIVACY_UE
19a513582eSopenharmony_ci
20a513582eSopenharmony_ciSECU_PRIV_ENTRANCE:
21a513582eSopenharmony_ci  __BASE: {type: BEHAVIOR, level: MINOR, desc: security privacy center behavior}
22a513582eSopenharmony_ci  PNAMEID: {type: STRING, desc: package name}
23a513582eSopenharmony_ci  PVERSIONID: {type: STRING, desc: application code}
24a513582eSopenharmony_ci  CLICK_ITEM: {type: STRING, desc: the security function that user clicks}
25a513582eSopenharmony_ci
26a513582eSopenharmony_ciMAIN_PERMISSION_LIST:
27a513582eSopenharmony_ci  __BASE: {type: BEHAVIOR, level: MINOR, desc: security privacy center behavior}
28a513582eSopenharmony_ci  PNAMEID: {type: STRING, desc: package name}
29a513582eSopenharmony_ci  PVERSIONID: {type: STRING, desc: application code}
30a513582eSopenharmony_ci  OPERATION: {type: STRING, desc: the permission clicked by user}
31a513582eSopenharmony_ci
32a513582eSopenharmony_ciPERMISSION_PAGE_LOCATION:
33a513582eSopenharmony_ci  __BASE: {type: BEHAVIOR, level: MINOR, desc: security privacy center behavior}
34a513582eSopenharmony_ci  PNAMEID: {type: STRING, desc: package name}
35a513582eSopenharmony_ci  PVERSIONID: {type: STRING, desc: application code}
36a513582eSopenharmony_ci  NEW_CHECKED_STATE: {type: STRING, desc: the new selected state}