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

Commit 37acc312 authored by Paul Westbrook's avatar Paul Westbrook Committed by Android (Google) Code Review
Browse files

Merge "Bug 2464063"

parents 5d3bea62 1d93d4ce
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -144,14 +144,6 @@ public class Browser {
        c.startActivity(i);
    }

    /**
     * Stores a String extra in an {@link Intent} representing the title of a
     * page to share.  When receiving an {@link Intent#ACTION_SEND} from the
     * Browser, use this to access the title.
     * @hide
     */
    public final static String EXTRA_SHARE_TITLE = "share_title";

    /**
     * Stores a Bitmap extra in an {@link Intent} representing the screenshot of
     * a page to share.  When receiving an {@link Intent#ACTION_SEND} from the