Merge "Fix regression in virtual key haptics" into pi-dev
This commit is contained in:
@@ -549,7 +549,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
|
||||
volatile boolean mGoingToSleep;
|
||||
volatile boolean mRequestedOrGoingToSleep;
|
||||
volatile boolean mRecentsVisible;
|
||||
volatile boolean mNavBarVirtualKeyHapticFeedbackEnabled;
|
||||
volatile boolean mNavBarVirtualKeyHapticFeedbackEnabled = true;
|
||||
volatile boolean mPictureInPictureVisible;
|
||||
// Written by vr manager thread, only read in this class.
|
||||
volatile private boolean mPersistentVrModeEnabled;
|
||||
|
||||
Reference in New Issue
Block a user