commit | a60572f8441e5799da6d09f5ced03fa6ad42ed18 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Wed Dec 11 19:48:56 2024 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Wed Dec 11 19:54:09 2024 +0900 |
tree | 4218514085ef400f77807a7d61d6cc16db30617e | |
parent | aee67c1e8fc57d4c3d87e1b0d7760bfa1fc706d2 [diff] |
Use CollectionUtils for array concatenation in NsdService Simplified code in the NsdService by utilizing methods from CollectionUtils for array concatenation. This change reduces code duplication and improves maintainability. Test: TH Change-Id: I6d85f01047e7e70d0e1ea2fe397b703deeee6d0a