mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-26 23:06:51 +00:00
Clean
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user