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

Skip to content
Commit 1452730d authored by Devi Sandeep Endluri V V's avatar Devi Sandeep Endluri V V Committed by Michael Bestas
Browse files

Enable NSRM (Network Socket Request Manager).

NSRM is a feature to synchronize app socket requests
to reduce network signalling and there by save power.

Change-Id: Ic34b9c54404ba2156701da1f63232013978bf3a4
CRs-Fixed: 997493

Fix: Added safe check to prevent app crash.

PowerManagerService instance with respect to NSRM is
not handled properly which results in application crash.
Safe checks are added to prevent crashes.

Change-Id: I4ab69e85b1f0a7a4d018b844f4e3dc7f6e1410e8
CRs-Fixed: 1051580

Adding Synchronization for PowerManager mWakeLock.

Race Condition was causing Runtime Exception in
PowerManager.Lock Variable named mWakeLock. It was
occuring while releasing mWakeLock. So Adding Synchronization
Mechanism to Fix this Issue.

CRs-Fixed: 1017355
Change-Id: Ic0376b702298fa45e0d1cc426abb64933bfaa8dc
parent a6460f69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment