commit | 7e034d4423640fc13b22b430f1a0e7e1eaf246e9 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Fri Mar 15 07:43:54 2024 +0000 |
committer | Paul Hu <paulhu@google.com> | Fri Mar 15 07:43:54 2024 +0000 |
tree | 1ffd54aa21c1fb16c9a0feba0aacf26ee025829a | |
parent | df0a16ccf40874af7a3e151a013d02a05f4fa6fa [diff] |
Correct the usage for running query task Use getAndClearLastScheduledRunnable() to run the query task instead of getAndClearSubmittedRunnable(). Additionally, remove running the query task twice incorrectly. Test: atest MdnsServiceTypeClientTests Change-Id: If8ee1b4d08fe716eaae97d66e6c10ec2af89c024