commit | 05086bde2dba713fbb90a541eb15e1473a4d4102 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Fri Jan 26 03:48:51 2024 +0000 |
committer | Paul Hu <paulhu@google.com> | Mon Jan 29 06:19:24 2024 +0000 |
tree | acc1da13f129cb87efd0e4fe30bc0ff95bee2e4d | |
parent | 71524f2bf05c5044ffeae63a346b27217ce70a6e [diff] |
Use an integer for query mode This is a no-op change. Currently, the query mode employs a boolean value to toggle between passive and active modes. To accommodate a broader range of query modes for different requirements, switch to an integer value that facilitating the addition of new modes more seamlessly. Bug: 271067818 Test: atest FrameworksNetTests NsdManagerTest Change-Id: Ia9a12d4581246c3a5776cd241755a10994e32454