Negate condition to reduce nesting in InputDispatcher
There was an if condition surrounding the entire method in InputDispatcher::afterKeyEventLockedInterruptible. This change negates the if to reduce the nesting level in the method. Bug: None Test: None Change-Id: Ibf2fa99f695a902cd9f0cc7b1991f4750189a0ba
Loading
Please register or sign in to comment