73 lines
2.6 KiB
XML
73 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
/*
|
|
** Copyright 2020, The Android Open Source Project
|
|
**
|
|
** 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.
|
|
*/
|
|
-->
|
|
|
|
<resources>
|
|
<array name="config_compensation_brightness_conditions">
|
|
<item>0.001505017</item>
|
|
<item>0.004013378</item>
|
|
<item>0.008016032</item>
|
|
<item>0.022044089</item>
|
|
</array>
|
|
<array name="config_compensation_temperature_conditions_0">
|
|
<item>0.0</item>
|
|
<item>4.0</item>
|
|
</array>
|
|
<array name="config_compensation_temperature_conditions_1">
|
|
<item>0.0</item>
|
|
<item>4.0</item>
|
|
</array>
|
|
<array name="config_compensation_temperature_conditions_2">
|
|
<item>0.0</item>
|
|
<item>4.0</item>
|
|
<item>8.0</item>
|
|
</array>
|
|
<array name="config_compensation_temperature_conditions_3">
|
|
<item>0.0</item>
|
|
<item>6.0</item>
|
|
</array>
|
|
<array name="config_compensation_temperature_conditions_list">
|
|
<item>@array/config_compensation_temperature_conditions_0</item>
|
|
<item>@array/config_compensation_temperature_conditions_1</item>
|
|
<item>@array/config_compensation_temperature_conditions_2</item>
|
|
<item>@array/config_compensation_temperature_conditions_3</item>
|
|
</array>
|
|
<string-array name="config_hbmHalServiceArray">
|
|
<item>default</item>
|
|
<item>secondary</item>
|
|
</string-array>
|
|
<string-array name="config_hbmSvAmbientSensorArray">
|
|
<item>TCS3701 Ambient Light</item>
|
|
<item>TMD3719 Ambient Light</item>
|
|
</string-array>
|
|
<string-array name="config_hbmSvDisplayIdArray">
|
|
<item>local:4619827677550801152</item>
|
|
<item>local:4619827677550801153</item>
|
|
</string-array>
|
|
<array name="config_thermal_compensation_images">
|
|
<item>@drawable/TCI_0_cal0</item>
|
|
<item>@drawable/TCI_1_cal0</item>
|
|
<item>@drawable/TCI_2_cal0</item>
|
|
<item>@drawable/TCI_3_cal0</item>
|
|
<item>@drawable/TCI_4_cal0</item>
|
|
<item>@drawable/TCI_5_cal0</item>
|
|
<item>@drawable/TCI_6_cal0</item>
|
|
<item>@drawable/TCI_7_cal0</item>
|
|
<item>@drawable/TCI_8_cal0</item>
|
|
</array>
|
|
</resources>
|