summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 19:32:16 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 19:32:16 -0800
commit0c90888c75eed12f6e2e14a9044faf50bd4af8ed (patch)
tree266c059a147232a297b2d956e04397c0f6683bc4 /assets
parent8611831e36b71c844a14788998728f3cd625b833 (diff)
downloadandroid_packages_apps_Gello-0c90888c75eed12f6e2e14a9044faf50bd4af8ed.tar.gz
android_packages_apps_Gello-0c90888c75eed12f6e2e14a9044faf50bd4af8ed.tar.bz2
android_packages_apps_Gello-0c90888c75eed12f6e2e14a9044faf50bd4af8ed.zip
auto import from //depot/cupcake/@135843
Diffstat (limited to 'assets')
-rw-r--r--assets/html/flashtest.html18
-rw-r--r--assets/plugins/gears-0.5.12.0/dummy1
-rw-r--r--assets/plugins/gears.sobin0 -> 1196880 bytes
3 files changed, 19 insertions, 0 deletions
diff --git a/assets/html/flashtest.html b/assets/html/flashtest.html
new file mode 100644
index 00000000..8e1cf48f
--- /dev/null
+++ b/assets/html/flashtest.html
@@ -0,0 +1,18 @@
+<html>
+<head>
+<title>Flash test</title>
+</head>
+<body>
+<h1>Flash test</h1>
+This is text above the plugin
+<a href="http://www.google.com">Google</a>
+<br>
+lhs
+<object type="application/x-shockwave-flash" height=120 width=240>
+ <param name="FlashFileName" value="/data/data/com.android.browser/app_plugins/Ball.swf" />
+</object>
+<br>
+
+This is some the text and more text and more text and more text and more text and more text and more text and more text and more text and more text and more text
+</body>
+</html>
diff --git a/assets/plugins/gears-0.5.12.0/dummy b/assets/plugins/gears-0.5.12.0/dummy
new file mode 100644
index 00000000..50f9ab94
--- /dev/null
+++ b/assets/plugins/gears-0.5.12.0/dummy
@@ -0,0 +1 @@
+This file is used to ensure this subdirectory is created.
diff --git a/assets/plugins/gears.so b/assets/plugins/gears.so
new file mode 100644
index 00000000..d575b147
--- /dev/null
+++ b/assets/plugins/gears.so
Binary files differ