commit | 81877c4153fc7ce42a7fa6b5ce6fc952e2cfeb64 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Tue Oct 31 12:56:59 2023 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Tue Oct 31 13:02:39 2023 +0900 |
tree | 43d293337de83a59030556023dc96bd84ede19af | |
parent | 6b134f18f46c0c672d202410ab66881cfbebaae2 [diff] |
Code cleanup in MdnsInterfaceAdvertiser, MdnsReplySender, MdnsUtils * Update getRawOffloadPayload() with @NonNull annotation. * Log the error object directly instead of logging the error message. * Use Arrays.copyOfRange() instead of System.arraycopy(). * Remove the unnecessary escape of mPacketCreationBuffer member variable in MdnsReplySender. Bug: 308079421 Test: TH Change-Id: I8c805bfe1fc1ae1d9a8abfab498059bda05710ff