isRunningOnReferencePlatform

val isRunningOnReferencePlatform: Boolean

Whether the app is running on a reference platform. A reference platform can be a physical or virtual Android device set up to be used as reference for development. Reference platforms are not suitable for any product-specific developments, and will thus have certain limited or absent hardware-dependent features. Examples of such features are: radio tuners, Bluetooth support, or automotive extensions. Each platform has different limitations.