Use UPDATE_CURRENT pending intent in widget

 Instead of using FLAG_CANCEL_CURRENT, use FLAG_UPDATE_CURRENT in
 the widget provider for the browser shortcut. That way we never
 accidentally invalidate a previously set PendingIntent during
 partial updates.

Change-Id: Iafd9f70c90046ffede31feee085d5e8109b6208b
1 file changed