Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d007d9b8 authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am 7d143b89: Merge change 4245 into donut

Merge commit '7d143b89'

* commit '7d143b89':
  Add the extra data definition for append location in the VIEW request to the Browser.
parents 1cc2420d 7d143b89
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -79,6 +79,13 @@ public class Browser {
     */
    public static final String EXTRA_INLINE_FAILURL ="com.android.browser.inline.failurl";

    /**
     * The name of the extra data in the VIEW intent. If the Browser is handling
     * the intent and the setting for USE_LOCATION_FOR_SERVICES is allow, the
     * Browser will send the location in the POST data.
     */
    public static final String EXTRA_APPEND_LOCATION = "com.android.browser.append_location";

    /* if you change column order you must also change indices
       below */
    public static final String[] HISTORY_PROJECTION = new String[] {