Reintroduce telephony requirement

Fixes #4457
// FREEBIE
pull/1/head
Moxie Marlinspike 9 years ago
parent aaf3f70ce5
commit b97363e407

@ -19,7 +19,6 @@
<uses-feature android:name="android.hardware.microphone" android:required="false"/>
<uses-feature android:name="android.hardware.wifi" android:required="false"/>
<uses-feature android:name="android.hardware.portrait" android:required="false"/>
<uses-feature android:name="android.hardware.telephony" android:required="false"/>
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
<uses-permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"/>

Loading…
Cancel
Save