commit | 6e41c538d34f31ef3d5cb3abeef5c879dd640367 | [log] [tgz] |
---|---|---|
author | Justin Weir <justinweir@google.com> | Mon Apr 11 18:22:49 2022 +0000 |
committer | Justin Weir <justinweir@google.com> | Tue Apr 12 20:52:42 2022 +0000 |
tree | a107e7ccd9f67ba7d57b935515e52ebb4ec88885 | |
parent | 4ae15e81bc2fa8a9b7d05fcaf72935b35a26e8dd [diff] |
Remove logging and nullable return type from getCustomAction There is no need to check boundary conditions and log potential errors if no index is passed in. Nulls are not added to the resulting list, so there's no reason for the nullable return type. Bug: 224749799 Test: Cleanup only, so ran MediaDataManagerTest Change-Id: Ie1d7eb8ce72a62a94da838e5f5589ef4c46cad8c