trustedMockProviders property
final
List of trusted app signatures for mock location allowlisting.
Apps with these signatures won't trigger mock provider detection. Useful for allowing specific approved testing apps.
Implementation
final List<String> trustedMockProviders;