commit | 4d242afb5f40c09beb1103a613906f981f65b057 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Fri Oct 15 14:55:08 2021 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Fri Oct 15 15:00:56 2021 -0400 |
tree | c22e4666f2020d2a0a1a28d9b218f60bf2acc427 | |
parent | ff265fecb9c72f40b281c979f21af3ed9112661f [diff] |
Fix dispatch in FakeSettings The three argument dispatch uses the third argument for flags (the API was changed). Instead, use the four argument version to dispatch user. Test: atest SystemUITests Fixes: 203220612 Change-Id: I0f728dbf404cdd3f994f76128cd78da6ee4a2618