commit | 310ba6076b39ee96aef3c4b988db4e3c5dc4b3f4 | [log] [tgz] |
---|---|---|
author | Santiago Seifert <aquilescanta@google.com> | Thu May 02 17:34:17 2024 +0000 |
committer | Santiago Seifert <aquilescanta@google.com> | Tue May 07 15:35:00 2024 +0000 |
tree | 92c5df2637df4a9e08c499f1d0cd51c1713fc6cc | |
parent | 731423a02e144d9bcb19a3f1e71c1b1b7d4032ee [diff] |
Remove duplicate check before transfer Before this check, the transfer is checking for the existence of the target route in the list of selected routes twice. This change is preliminary work for allowing the selection of the selected system route for populating the transfer reason. Test: Non-functional refactor. Flag: EXEMPT refactor Bug: b/319645714 Change-Id: I36a87790df3ffc2be2ab0f1eafee6b3096e7d4a0