Fix the build with a proper current.xml API file.
This commit is contained in:
@@ -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=""android.intent.action.BATTERY_LOW""
|
||||
value=""android.intent.action.ACTION_POWER_DISCONNECTED""
|
||||
static="true"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="ACTION_PROVIDER_CHANGED"
|
||||
|
Reference in New Issue
Block a user