mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 05:34:34 +00:00
Merge "HbmManager: Configure compensation_filter_horizon to 3500" into rvc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3070ff7642
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB |
@@ -19,16 +19,16 @@
|
||||
|
||||
<resources>
|
||||
<array name="config_compensation_thresholds">
|
||||
<item> 7000.0</item>
|
||||
<item>15000.0</item>
|
||||
<item>30000.0</item>
|
||||
<item>50000.0</item>
|
||||
</array>
|
||||
|
||||
<array name="config_compensation_images">
|
||||
<item>@drawable/r3_compensation_image_7k</item>
|
||||
<item>@drawable/r3_compensation_image_15k</item>
|
||||
<item>@drawable/r3_compensation_image_30k</item>
|
||||
<item>@drawable/r3_compensation_image_50k</item>
|
||||
</array>
|
||||
|
||||
<integer name="config_compensation_filter_horizon">4000</integer>
|
||||
<integer name="config_compensation_filter_horizon">3500</integer>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user