gesture: fix possible race during initialization
It's possible for binder events to fire before mDisplayObserver is setup. Take mLock during the setup phase to prevent access to mDisplayObserver until setup completes. SAMBAR-1121 Change-Id: I8c137ead7d0f956faca134be565b6db1da680f76
Loading
Please register or sign in to comment