commit | 5e8801cc8b9c6006c64d3962a074136308941343 | [log] [tgz] |
---|---|---|
author | Robert Snoeberger <snoeberger@google.com> | Fri May 08 20:39:12 2020 +0000 |
committer | Robert Snoeberger <snoeberger@google.com> | Fri May 08 22:32:42 2020 +0000 |
tree | 8b1a0da1326441a806bfcd09c68b06040b75d030 | |
parent | 62b08743c624b0d80d69dcbde2820d4af4708cf6 [diff] |
Revert "Don't show global actions if already handled" This reverts commit 62b08743c624b0d80d69dcbde2820d4af4708cf6. Reason for revert: The tests are failing consistently now, not just flaking. The problem is that `adb shell input keyevent --longpress 26` doesn't open global actions dialog after a reboot. After the dialog has been opened the first time, it will start working. Change-Id: I32faba89d19b24bc4141cc9bb56abffb70aeb52f Bug: 156037650