diff --git a/metadata/org.sparkleshare.android.txt b/metadata/org.sparkleshare.android.txt
index b3141435..b6896eb0 100644
--- a/metadata/org.sparkleshare.android.txt
+++ b/metadata/org.sparkleshare.android.txt
@@ -16,7 +16,7 @@ browse your files right from your Android device.
Repo Type:git
Repo:https://github.com/NewProggie/SparkleShare-Android.git
-Build Version:1.0,1,a9e23f0f9ae6161a786bf48cb48ab3dec20110c9,patch=uses-feature.patch,target=android-7
+Build Version:1.0,1,a9e23f0f9ae6161a786bf48cb48ab3dec20110c9,target=android-7
Update Check Mode:Market
Current Version:1.0
diff --git a/metadata/org.sparkleshare.android/uses-feature.patch b/metadata/org.sparkleshare.android/uses-feature.patch
deleted file mode 100644
index fe29960d..00000000
--- a/metadata/org.sparkleshare.android/uses-feature.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Camera use is optional, don't disallow install on camera-less devices.
-See right side pane at
-http://developer.android.com/guide/topics/manifest/uses-permission-element.html
-
-diff --git a/AndroidManifest.xml b/AndroidManifest.xml
-index d020d9d..1b45bf1 100644
---- a/AndroidManifest.xml
-+++ b/AndroidManifest.xml
-@@ -8,6 +8,7 @@
-
-
-
-+
-