commit | 7f9b571df7cb47868e198dfebda07dff1ba132ed | [log] [tgz] |
---|---|---|
author | Michael Mikhail <michaelmikhil@google.com> | Wed Jan 04 16:09:06 2023 +0000 |
committer | Michael Mikhail <michaelmikhil@google.com> | Mon Jan 09 15:46:57 2023 +0000 |
tree | 99f9ebb9edc25a1a31e5aed7ebfb50153f7f830b | |
parent | c9e3c7073505d71f4b0b860865eb37f62d4acd6b [diff] |
[Media TTT] Use a default name if blank string is given Adds a default device name if the given routeInfo name is blank. Name routeInfo builder does not accept empty or null string. Checking if the name is blank should be fair enough in order to provide a reasonable string. Bug: 261491161 Test: atest MediaTttSenderCoordinatorTest Change-Id: Ibf38af23990d6ccf8f81eb6bcebc2ef0cf3f5d48