Fix typo in ProviderInfo

removeProvider() in CameraProviderManager works based on the provider
instance. However, there is a typo in ProviderInfo which still provides
a provider name.

Fix the typo to remove provider correctly.

Bug: 269232596
Test: existing CameraProviderManagerTest should pass
Change-Id: I77ad4a28ae64d7a9b01c3a09ad701805a31a2820
2 files changed