1a513582eSopenharmony_ci# Copyright (c) 2022 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_cidomain: SYSTEMUI_APP 15a513582eSopenharmony_ci 16a513582eSopenharmony_ciSYSTEMUI_FAULT: 17a513582eSopenharmony_ci __BASE: {type: FAULT, level: CRITICAL, desc: fault log} 18a513582eSopenharmony_ci CORE_SYSTEM: {type: STRING, desc: core system} 19a513582eSopenharmony_ci TARGET_API: {type: STRING, desc: target api} 20a513582eSopenharmony_ci FAULT_ID: {type: STRING, desc: fault name} 21a513582eSopenharmony_ci MSG: {type: STRING, desc: fault reaseon} 22a513582eSopenharmony_ci 23a513582eSopenharmony_ciSCREENLOCK_FAULT: 24a513582eSopenharmony_ci __BASE: {type: FAULT, level: CRITICAL, desc: fault log} 25a513582eSopenharmony_ci FAULT_ID: {type: STRING, desc: fault name} 26a513582eSopenharmony_ci MSG: {type: STRING, desc: fault reaseon}