10a7ce71fSopenharmony_ci<?xml version="1.0" encoding="utf-8" ?>
20a7ce71fSopenharmony_ci<!-- Copyright (c) 2022 Huawei Device Co., Ltd.
30a7ce71fSopenharmony_ci
40a7ce71fSopenharmony_ci    Licensed under the Apache License, Version 2.0 (the "License");
50a7ce71fSopenharmony_ci    you may not use this file except in compliance with the License.
60a7ce71fSopenharmony_ci    You may obtain a copy of the License at
70a7ce71fSopenharmony_ci
80a7ce71fSopenharmony_ci         http://www.apache.org/licenses/LICENSE-2.0
90a7ce71fSopenharmony_ci
100a7ce71fSopenharmony_ci     Unless required by applicable law or agreed to in writing, software
110a7ce71fSopenharmony_ci     distributed under the License is distributed on an "AS IS" BASIS,
120a7ce71fSopenharmony_ci     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
130a7ce71fSopenharmony_ci     See the License for the specific language governing permissions and
140a7ce71fSopenharmony_ci     limitations under the License.
150a7ce71fSopenharmony_ci
160a7ce71fSopenharmony_ci    This is the configuration file template for OpenHarmony OSS Audit Tool, please copy it to your project root dir and modify it refer to OpenHarmony/tools_oat/README.
170a7ce71fSopenharmony_ci
180a7ce71fSopenharmony_ci-->
190a7ce71fSopenharmony_ci<!--
200a7ce71fSopenharmony_ci    Power Mode Definitions:
210a7ce71fSopenharmony_ci    NORMAL_MODE = 600,
220a7ce71fSopenharmony_ci    POWER_SAVE_MODE = 601,
230a7ce71fSopenharmony_ci    EXTREME_MODE = 602,
240a7ce71fSopenharmony_ci-->
250a7ce71fSopenharmony_ci<!--
260a7ce71fSopenharmony_ci    Action Definitions:
270a7ce71fSopenharmony_ci    DisplayOffTime = 101,
280a7ce71fSopenharmony_ci    SystemAutoSleepTime = 102,
290a7ce71fSopenharmony_ci    AutoAdjustBrightness = 103,
300a7ce71fSopenharmony_ci    AutoWindownRoration = 107,
310a7ce71fSopenharmony_ci    SetBrightness = 115,
320a7ce71fSopenharmony_ci    VibratorsState = 120,
330a7ce71fSopenharmony_ci-->
340a7ce71fSopenharmony_ci<switch_proxy version="1">
350a7ce71fSopenharmony_ci	<proxy id="600">
360a7ce71fSopenharmony_ci		<switch id="101" value="30000" recover_flag="0"/>
370a7ce71fSopenharmony_ci		<switch id="102" value="-1" recover_flag="0"/>
380a7ce71fSopenharmony_ci		<switch id="103" value="-1" recover_flag="0"/>
390a7ce71fSopenharmony_ci		<switch id="107" value="102" recover_flag="0"/>
400a7ce71fSopenharmony_ci		<switch id="120" value="1" recover_flag="0"/>
410a7ce71fSopenharmony_ci	</proxy>
420a7ce71fSopenharmony_ci	<proxy id="601">
430a7ce71fSopenharmony_ci		<switch id="101" value="10000" recover_flag="0"/>
440a7ce71fSopenharmony_ci		<switch id="102" value="-1" recover_flag="0"/>
450a7ce71fSopenharmony_ci		<switch id="103" value="-1" recover_flag="0"/>
460a7ce71fSopenharmony_ci		<switch id="107" value="-1" recover_flag="0"/>
470a7ce71fSopenharmony_ci		<switch id="115" value="50" recover_flag="0"/>
480a7ce71fSopenharmony_ci		<switch id="120" value="-1" recover_flag="0"/>
490a7ce71fSopenharmony_ci	</proxy>
500a7ce71fSopenharmony_ci	<proxy id="602">
510a7ce71fSopenharmony_ci		<switch id="101" value="-1" recover_flag="0"/>
520a7ce71fSopenharmony_ci		<switch id="102" value="-1" recover_flag="0"/>
530a7ce71fSopenharmony_ci		<switch id="103" value="-1" recover_flag="0"/>
540a7ce71fSopenharmony_ci		<switch id="107" value="1" recover_flag="0"/>
550a7ce71fSopenharmony_ci		<switch id="115" value="255" recover_flag="0"/>
560a7ce71fSopenharmony_ci		<switch id="120" value="1" recover_flag="0"/>
570a7ce71fSopenharmony_ci	</proxy>
580a7ce71fSopenharmony_ci	<proxy id="603">
590a7ce71fSopenharmony_ci		<switch id="101" value="5000" recover_flag="0"/>
600a7ce71fSopenharmony_ci		<switch id="102" value="-1" recover_flag="0"/>
610a7ce71fSopenharmony_ci		<switch id="103" value="-1" recover_flag="0"/>
620a7ce71fSopenharmony_ci		<switch id="107" value="-1" recover_flag="0"/>
630a7ce71fSopenharmony_ci		<switch id="115" value="25" recover_flag="0"/>
640a7ce71fSopenharmony_ci		<switch id="120" value="-1" recover_flag="0"/>
650a7ce71fSopenharmony_ci	</proxy>
660a7ce71fSopenharmony_ci</switch_proxy>
67