commit | 1cf990e0037ea0dc2971acbdfa0e644b06865e1c | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Feb 18 13:33:18 2025 -0800 |
committer | Patrick Rohr <prohr@google.com> | Wed Feb 19 10:05:33 2025 -0800 |
tree | fb8fae08a97afc878c6f37dbffadf9675adf19b8 | |
parent | 44f39a5cf32e35f9c0cda78fa1fe67a266c4bf28 [diff] |
Do not log when NetworkSpecifier is null To avoid logging requests with empty capabilities and no NetworkSpecifier. This also renames the validation functions for clarity as was suggested in a previous review, and changes the Log.w to Log.i if the specifier is invalid. Test: TH Bug: 397130676 Change-Id: I488b466f83f85ea9f3c067c95c4e01846560dea7