From 8c1fc1a3b86350f8b83bae0810ebd51f95d73365 Mon Sep 17 00:00:00 2001 From: Jeff Hamilton Date: Sat, 25 Oct 2008 11:08:30 -0700 Subject: [PATCH] Fix the build by hand apling JBQs current.xml change because my attempt to merge failed. --- core/api/current.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"