Fix NPE in destroyUiAutomationService function
The issue happens when two threads shutting down UiAutomations simultaneously. Add lock and NPE check to prevent this error. CRs-Fixed: 2415101 Change-Id: Idd116888a8bc04679d96744c6b537d93ea6af92c
Loading
Please sign in to comment