diff --git a/ring-android/app/src/main/AndroidManifest.xml b/ring-android/app/src/main/AndroidManifest.xml index 3e90a032d32a7719760b6c28a2933bd45cad199d..a3e47ffeb58c8c561584c0f152b4650f3792d57a 100644 --- a/ring-android/app/src/main/AndroidManifest.xml +++ b/ring-android/app/src/main/AndroidManifest.xml @@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. <uses-feature android:name="android.hardware.wifi" - android:required="true" /> + android:required="false" /> <uses-feature android:name="android.hardware.telephony" android:required="false" />