We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf3f70 commit b97363eCopy full SHA for b97363e
AndroidManifest.xml
@@ -19,7 +19,6 @@
19
<uses-feature android:name="android.hardware.microphone" android:required="false"/>
20
<uses-feature android:name="android.hardware.wifi" android:required="false"/>
21
<uses-feature android:name="android.hardware.portrait" android:required="false"/>
22
- <uses-feature android:name="android.hardware.telephony" android:required="false"/>
23
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
24
25
<uses-permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"/>
0 commit comments