Fix the build by hand apling JBQs current.xml change because my attempt to merge failed.
diff --git a/core/api/current.xml b/core/api/current.xml
index 4cfbe4d..5a2d29f 100644
--- a/core/api/current.xml
+++ b/core/api/current.xml
@@ -25282,7 +25282,7 @@
  type="java.lang.String"
  transient="false"
  volatile="false"
- value=""android.intent.action.ACTION_POWER_CONNECTED""
+ value=""android.intent.action.POWER_CONNECTED""
  static="true"
  final="true"
  deprecated="not deprecated"
@@ -25293,7 +25293,7 @@
  type="java.lang.String"
  transient="false"
  volatile="false"
- value=""android.intent.action.ACTION_POWER_DISCONNECTED""
+ value=""android.intent.action.POWER_DISCONNECTED""
  static="true"
  final="true"
  deprecated="not deprecated"