universal7885: overlay: set fast charging indicator threshold to 10.8W

We no longer call 7.5W charging "fast charging" nowadays

Change-Id: I3a11f50f89933bd44b70d9f30a6e74a3d77abb25
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
Jesse Chan 2018-04-21 00:16:54 -07:00 committed by roynatech2544
commit dd04af1c2d

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
* Copyright (C) 2018 The LineageOS Project
* SPDX-License-Identifier: Apache-2.0
-->
<resources>
<integer name="config_chargingFastThreshold">10800000</integer>
</resources>