Fix the build with a proper current.xml API file.
diff --git a/core/api/current.xml b/core/api/current.xml
index 62221c3..4cfbe4d 100644
--- a/core/api/current.xml
+++ b/core/api/current.xml
@@ -25282,22 +25282,22 @@
  type="java.lang.String"
  transient="false"
  volatile="false"
- value=""android.intent.action.POWER_CONNECTED""
+ value=""android.intent.action.ACTION_POWER_CONNECTED""
  static="true"
  final="true"
  deprecated="not deprecated"
- visibility="public" 
+ visibility="public"
 >
 </field>
 <field name="ACTION_POWER_DISCONNECTED"
  type="java.lang.String"
  transient="false"
  volatile="false"
- value="&quot;android.intent.action.BATTERY_LOW&quot;"
+ value="&quot;android.intent.action.ACTION_POWER_DISCONNECTED&quot;"
  static="true"
  final="true"
  deprecated="not deprecated"
- visibility="public" 
+ visibility="public"
 >
 </field>
 <field name="ACTION_PROVIDER_CHANGED"