[Android] Remove gamepad feature, because Google

Geoffrey Métais git at videolan.org
Mon Mar 2 14:36:23 CET 2015


vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Mar  2 14:35:46 2015 +0100| [1ac163fbd60f0457f1e62bcc252667831f178ae3] | committer: Geoffrey Métais

Remove gamepad feature, because Google

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=1ac163fbd60f0457f1e62bcc252667831f178ae3
---

 vlc-android/tv/AndroidManifest.xml |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/vlc-android/tv/AndroidManifest.xml b/vlc-android/tv/AndroidManifest.xml
index c0ceee4..0f7568f 100644
--- a/vlc-android/tv/AndroidManifest.xml
+++ b/vlc-android/tv/AndroidManifest.xml
@@ -24,9 +24,6 @@
     <uses-feature
         android:name="android.hardware.touchscreen"
         android:required="false" />
-    <uses-feature
-        android:name="android.hardware.gamepad"
-        android:required="false" />
     <uses-feature android:name="android.hardware.microphone"
         android:required="false"/>
 



More information about the Android mailing list