From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / android / project / GLWallpaperService / AndroidManifest.xml
diff --git a/android/project/GLWallpaperService/AndroidManifest.xml b/android/project/GLWallpaperService/AndroidManifest.xml
deleted file mode 100644 (file)
index 23eb68f..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
-      package="net.rbgrn.android.glwallpaperservice"
-      android:versionCode="1"
-      android:versionName="1.0">
-    <application android:label="@string/app_name">
-
-
-    </application>
-    <uses-sdk android:minSdkVersion="7" />
-
-</manifest>