NotificationPanelViewController: Fix DT2S gesture handling
* Checking if mBarState equals keyguard here causes an issue so that three taps are required until the screen turns off. * The check does not seem to be needed here, hence remove it to fix this issue. Behavior without this patch: https://imgur.com/a/EISQDAF Behavior with this patch: https://imgur.com/a/vsQHveD Change-Id: I9f2d3c63d397c998bea5137f747a9ad95ae2c746
Loading