Fix system crash during RWC#resumeHomeActivity called.
Add global lock when calling RWC#resumeHomeActivity to fix the CL[1] that calling method by post runnable, system may crash due to race condition during force-stop launcher package. [1]: I243fab507268f81df0a8067883157d63f0f79c22 Fix: 129352498 Test: atest TaplTestsLauncher3 without system crash. Change-Id: I2d63ee43f8ca832d3f1c5e49b518af712ac6e0d3
Loading
Please register or sign in to comment