OSDN Git Service

Add the HTML5Audio class, to support the audio tag.
authorNicolas Roard <nicolas@android.com>
Mon, 8 Feb 2010 16:46:44 +0000 (16:46 +0000)
committerBen Murdoch <benm@google.com>
Mon, 18 Oct 2010 11:56:02 +0000 (12:56 +0100)
commit3d09e139b34bd4ed6a6836bb737bd2dc31d28c37
treef855e611b67b2718f69a4d943e7b0875af9f7f48
parentd1f7f4a68375f879671d300510f23d3ee78a500e
Add the HTML5Audio class, to support the audio tag.

DO NOT MERGE. Cherry pick to GingerBread.

Bug: 3101402
Change-Id: Id7c9418c102d871933c7534fbde18a4bde5f353b
core/java/android/webkit/HTML5Audio.java [new file with mode: 0644]