commit | 64ee7ff095ce2f10531a8f260180df64133029ec | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Mon Apr 12 16:50:12 2021 -0700 |
committer | Winson <chiuwinson@google.com> | Mon Apr 12 16:58:59 2021 -0700 |
tree | 62a3aef66761504da10a02432597474d92c3caa4 | |
parent | c5b6959fb922b430d48015c80f1e322b08f267ce [diff] |
Change getOwnersForDomain to SortedSet Kept the lowest to highest ordering priority, under the assumption that less has to change in the UI/consumer if the highest priority is popped, since it will just take it off the end without shifting any elements. The ordering is documented. Bug: 184891031 Test: atest DomainVerificationManagerApiTest Change-Id: I6ea5908e356ee96aa440650f3d5025319c195266