From c1b522c591bc9316c21cc3af4f183f59bb28dfad Mon Sep 17 00:00:00 2001 From: Artur Dryomov Date: Tue, 30 Jul 2013 16:14:43 +0300 Subject: [PATCH] Remove explicit Bluetooth requirement. Devices without Bluetooth should be able to use the app as well via WiFi connections. This change should remove some Google Play filtering so these devices will be able to download the app from the store. Change-Id: Iebc2f14e0bc57ea7293f8abfa1824b99c4476e8b --- android/sdremote/AndroidManifest.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/android/sdremote/AndroidManifest.xml b/android/sdremote/AndroidManifest.xml index 938e0e6418b9..842972f04913 100644 --- a/android/sdremote/AndroidManifest.xml +++ b/android/sdremote/AndroidManifest.xml @@ -5,9 +5,16 @@ android:versionName="1.0.6+ Impress Remote" android:installLocation="auto"> - - - + + + + +