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. Change-Id: Ic0376b702298fa45e0d1cc426abb64933bfaa8dc CRs-Fixed: 1017355
Loading
Please register or sign in to comment