This commit is contained in:
nielsandriesse
2020-05-19 16:26:11 +10:00
parent 7b143fa7e9
commit e6e5cb5adb
2 changed files with 1 additions and 17 deletions

View File

@@ -16,12 +16,6 @@
<uses-feature
android:name="android.hardware.bluetooth"
android:required="false" />
<!--
Loki - Enable again once we have location sharing
<uses-feature android:name="android.hardware.location" android:required="false"/>
<uses-feature android:name="android.hardware.location.network" android:required="false"/>
<uses-feature android:name="android.hardware.location.gps" android:required="false"/>
-->
<uses-feature
android:name="android.hardware.microphone"
android:required="false" />