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

Commit 80cb5985 authored by Irfan Sheriff's avatar Irfan Sheriff
Browse files

Fix wakelock

Bug: 2413908
Change-Id: Ic7f2efa94b0ad1c561db0ffab8c531d19e6c235e
parent e5e63f49
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1897,6 +1897,7 @@ public class WifiService extends IWifiManager.Stub {
                    setWifiApEnabledBlocking(true,
                                             msg.arg1,
                                             (WifiConfiguration) msg.obj);
                    sWakeLock.release();
                    break;

                case MESSAGE_STOP_ACCESS_POINT: