From e5de9919b421b319aa0126aaae00573863d7a5bc Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Thu, 20 Sep 2012 21:57:46 -0700 Subject: [PATCH] Fix the build. Change-Id: I80e2c915ba4c10dcb53b6a21152dc787e16d9e8f --- api/current.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/api/current.txt b/api/current.txt index 90d79a4b9168a..2381732ebc39e 100644 --- a/api/current.txt +++ b/api/current.txt @@ -28958,6 +28958,7 @@ package android.widget { method public int describeContents(); method public int getLayoutId(); method public java.lang.String getPackage(); + method public void mergeRemoteViews(android.widget.RemoteViews); method public boolean onLoadClass(java.lang.Class); method public void reapply(android.content.Context, android.view.View); method public void removeAllViews(int);