Files
android_packages_modules_Co…/staticlibs/device/android
Motomu Utsumi 4caf337991 Add null check for mProvider
mProvider is null before register is called.
But toString call mProvider.getProviderId() without null check
and caused NullPointerException.
This commit add null check and fix this issue.

Bug: 228796405
Test: m
Change-Id: Ic8e23b21d11705219f1a8fddd544941fbddb183e
2022-04-27 11:25:11 +00:00
..
2022-04-27 11:25:11 +00:00