f9463c3770
The recovery doesn't install the update if the remaining battery capacity isn't at least 20% (or 15% if charging). Require at least 40%, just to be safe. Change-Id: I5cd7c40f029141cde2b0922b25fece2b55989710
5 lines
119 B
XML
5 lines
119 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<integer name="battery_ok_percentage">40</integer>
|
|
</resources>
|