C.java
42.5 KB
-
Add some missing nullness assertions. · 113a2df7
They are all for Context.getSystemService that is allowed to return null. In most cases where we need to service, we make an assertion that it is available. PiperOrigin-RevId: 319503557
tonihei committed