From 36ec0aa640465e793df7dac780bc03e32d4436c5 Mon Sep 17 00:00:00 2001 From: Raph Levien Date: Sat, 8 Jun 2013 22:36:34 -0700 Subject: [PATCH] Make USB feature optional Label the "USB host" feature as optional, otherwise devices without USB host won't be listed as compatible. --- android/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 43c675a..9c582b7 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -7,7 +7,8 @@ - +