The documentation on [breadcrumbs](https://develop.sentry.dev/sdk/event-payloads/breadcrumbs/) is missing device events like the ones which are used by Android. See for example: - https://github.com/getsentry/sentry-java/blob/main/sentry-android-core/src/main/java/io/sentry/android/core/PhoneStateBreadcrumbsIntegration.java#L95-L97 - https://github.com/getsentry/sentry-java/blob/main/sentry-android-core/src/main/java/io/sentry/android/core/AppComponentsBreadcrumbsIntegration.java#L75-L96
The documentation on breadcrumbs is missing device events like the ones which are used by Android.
See for example: