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

Commit e8bd430c authored by Roshan Pius's avatar Roshan Pius
Browse files

WifiStack: Grant READ_DEVICE_CONFIG permission to wifi

Bug: 142471784
Test: Flashed with out of process wifi APK.
Device boots up & connects to wifi networks.

Change-Id: Iddee7b8597858884b47558fb0f291090100034bb
parent 505576e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -370,6 +370,7 @@ applications that come with the platform
        <permission name="android.permission.LOCAL_MAC_ADDRESS"/>
        <permission name="android.permission.MANAGE_USERS"/>
        <permission name="android.permission.PACKAGE_USAGE_STATS"/>
        <permission name="android.permission.READ_DEVICE_CONFIG"/>
        <permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
        <permission name="android.permission.REQUEST_NETWORK_SCORES"/>
        <permission name="android.permission.WRITE_SECURE_SETTINGS"/>