avicii: overlay: Configure WARP charging
Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
@@ -63,6 +63,4 @@
|
|||||||
<!-- Whether devices suports in-display fingerprint when screen is off -->
|
<!-- Whether devices suports in-display fingerprint when screen is off -->
|
||||||
<bool name="config_supportsScreenOffUdfps">true</bool>
|
<bool name="config_supportsScreenOffUdfps">true</bool>
|
||||||
|
|
||||||
<!-- Path to fast charging status file to detect whether an oem fast charger is active -->
|
|
||||||
<string name="config_oemFastChargerStatusPath" translatable="false">/sys/devices/virtual/oplus_chg/battery/voocchg_ing</string>
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -118,4 +118,10 @@
|
|||||||
available on some devices. -->
|
available on some devices. -->
|
||||||
<bool name="config_enableHapticTextHandle">true</bool>
|
<bool name="config_enableHapticTextHandle">true</bool>
|
||||||
|
|
||||||
|
<!-- Whether device has warp charging support -->
|
||||||
|
<bool name="config_hasWarpCharger">true</bool>
|
||||||
|
|
||||||
|
<!-- Path to warp charging status file -->
|
||||||
|
<string name="config_WarpChargerStatusPath">/sys/devices/virtual/oplus_chg/battery/voocchg_ing</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user