omni: omnify the overlay stub
just add a simple omni theme for now
Change-Id: I3e5c4c36253f2a8cf8a74e493e5d269a70a4c40a
diff --git a/overlaystub/res/values/drawable.xml b/overlaystub/res/values/drawable.xml
new file mode 100644
index 0000000..4db2425
--- /dev/null
+++ b/overlaystub/res/values/drawable.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <item type="drawable" name="theme_wallpaper_omni">@drawable/omni_wallpaper</item>
+ <item type="drawable" name="theme_wallpaper_thumbnail_omni">@drawable/omni_wallpaper</item>
+</resources>
+