Add @Nullable to SensorManager.getDefaultSensor's return value

The return value can be null, so add the @Nullable annotation.

Bug: 264386251
Test: make, flash, verify boot
Test: presubmits
Change-Id: I04f65fe6e57f89c89186278950f5ee19b020a7ad
2 files changed