Skip to content
Snippets Groups Projects
Commit 4890219b authored by Adrien Béraud's avatar Adrien Béraud
Browse files

manifest: don't require wifi

Change-Id: I9cb2d0fc408362834b686cb282c2ccbd97ffcf22
parent 0800d373
Branches
Tags
No related merge requests found
...@@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. ...@@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<uses-feature <uses-feature
android:name="android.hardware.wifi" android:name="android.hardware.wifi"
android:required="true" /> android:required="false" />
<uses-feature <uses-feature
android:name="android.hardware.telephony" android:name="android.hardware.telephony"
android:required="false" /> android:required="false" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment