Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d04f11f0 authored by Andrew Lee's avatar Andrew Lee Committed by Etan Cohen
Browse files

Add ACCESS_WIFI_STATE permission to dialer.

Bug: 19151850
Change-Id: I1e379651df60d10bb77f7fb91874ea8883afa536
parent 06d7d08e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@
    <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT"/>
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.BROADCAST_STICKY" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <!-- This tells the activity manager to not delay any of our activity
     start requests, even if they happen immediately after the user
     presses home. -->