Merge
This commit is contained in:
commit
c02d4baa27
|
@ -238,7 +238,7 @@
|
|||
volatile="false"
|
||||
value=""android.permission.CHANGE_COMPONENT_ENABLED_STATE""
|
||||
static="true"
|
||||
final="true"
|
||||
w final="true"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
|
@ -25278,6 +25278,28 @@
|
|||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="ACTION_POWER_CONNECTED"
|
||||
type="java.lang.String"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
value=""android.intent.action.POWER_CONNECTED""
|
||||
static="true"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="ACTION_POWER_DISCONNECTED"
|
||||
type="java.lang.String"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
value=""android.intent.action.BATTERY_LOW""
|
||||
static="true"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="ACTION_PROVIDER_CHANGED"
|
||||
type="java.lang.String"
|
||||
transient="false"
|
||||
|
|
Loading…
Reference in New Issue