diff --git a/core/api/current.xml b/core/api/current.xml index 4cfbe4d5db..5a2d29ff9f 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"