Commits


Susheel Yadagiri authored and Linux Build Service Account committed 283001ed841
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