Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 402c2af0 authored by Yichi Chen's avatar Yichi Chen Committed by Automerger Merge Worker
Browse files

HbmManager: Reduce compensation because of LBE interaction effect am: 025e155c

Original change: https://googleplex-android-review.googlesource.com/c/device/google/redfin/+/12493890

Change-Id: Ie03e8b1246b5870a8731d434381ead748aedb0b3
parents e3f89ae9 025e155c
Loading
Loading
Loading
Loading
−220 B (15.1 KiB)
Loading image diff...
−152 B (15.4 KiB)
Loading image diff...
−15.6 KiB
Loading image diff...
+0 −2
Original line number Diff line number Diff line
@@ -21,13 +21,11 @@
  <array name="config_compensation_thresholds">
    <item>15000.0</item>
    <item>30000.0</item>
    <item>50000.0</item>
  </array>

  <array name="config_compensation_images">
    <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">3500</integer>