commit | 96c474645333fdcc9eade36e130ddeb19ce8e021 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Mon Aug 17 15:33:21 2020 -0400 |
committer | Dave Mankoff <mankoff@google.com> | Mon Aug 24 14:52:49 2020 -0400 |
tree | bad98c32868c051b848dcefd3b9a6d90d492e154 | |
parent | de89203f12a3f659c8fd731d1526bbc78a5e588f [diff] |
Pass interaction type to FalsingManager.isFalse This ensures that the falsing manager always is testing against the correct interaction type when it is asked. Prior to this change, we could end up in states where a user was swiping down (opening the quick settings) but the falsing manager believed the user was trying to unlock the phone. Fixes: 160967364 Test: atest SystemUITests && manual Change-Id: I176f54a768622dec3e758a7f01ed8aec26223648