Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 37464830 authored by Bishoy Gendy's avatar Bishoy Gendy
Browse files

Clean up nullability in MediaRouter2ServiceImpl

- As discussed offline, we agreed upon addiing @NonNull/@Nullable annotations to all arguments in public functions.
- For private functions we can also add @NonNull in cases where we actually check for nulls, (i.e cases where nulls break the execution).

Bug: 248537248
Test: atest MediaRouter2Test
Change-Id: I95a155fd762417bcfd8f2581ebe95f232ee6718e
parent dafa3207
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment