OSDN Git Service

Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser.
authorMike LeBeau <mlebeau@android.com>
Fri, 26 Jun 2009 23:02:13 +0000 (16:02 -0700)
committerMike LeBeau <mlebeau@android.com>
Fri, 26 Jun 2009 23:38:03 +0000 (16:38 -0700)
commit74d909565beece0049ab45b2def48c792aa1bb3d
tree376d1831a911fa49b1add5de911c20cfb0db4eed
parent5e8a4b842c20dd47b82e9915f1bd730ee1b0d46d
Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser.
In a followup change, Grace will need to remove EXTRA_APPEND_LOCATION
as we are replacing that with this.
core/java/android/provider/Browser.java