Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c9065ee authored by Jeff Hamilton's avatar Jeff Hamilton
Browse files

Fix the build with a proper current.xml API file.

parent 2303bf04
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -25282,7 +25282,7 @@
 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"
@@ -25293,7 +25293,7 @@
 type="java.lang.String"
 transient="false"
 volatile="false"
 value=""android.intent.action.BATTERY_LOW""
 value=""android.intent.action.ACTION_POWER_DISCONNECTED""
 static="true"
 final="true"
 deprecated="not deprecated"