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

Skip to content
Commit d4bb6c38 authored by Rambo Wang's avatar Rambo Wang
Browse files

Improve nullability of CarrierPrivilegesTracker

- Add @Nullable and @NonNull annotation to both internal states
and method parameters and return type.
- Make sure all @Nullable variables have null pointer check before
  usage to prevent NPE.

Bug: 217442920
Test: CarrierPrivilegesTrackerTest
Change-Id: Ib6a7150750604c9115c00235b7a5e22c56e65012
Merged-In: Ib6a7150750604c9115c00235b7a5e22c56e65012
(cherry picked from commit cf43c5fa)
parent 18eadbba
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