Allows to enable adaptive charging toggle. Signed-off-by: sakhiofsakshi <imsakshisharma04@gmail.com> Signed-off-by: aswin7469 <aswinas@pixysos.com>
9 lines
334 B
XML
9 lines
334 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!-- These are configurations that should exist on devices that support Adaptive Charging -->
|
|
<config>
|
|
<!-- This feature is meant to be the feature identifying devices that support
|
|
Adaptive Charging -->
|
|
<feature name="com.google.android.feature.ADAPTIVE_CHARGING" />
|
|
</config>
|