Device context not being properly returned for certain android models
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
Several customers have reported certain Android models are not properly returning device context. Here is the portion of the event JSON from a Samsung Galaxy S22 on Android 13 and Pixel 4 on Android 13
[Example Event From My Sentry Org](https://francisorg.sentry.io/issues/4219135781/events/b88cdb889f544286a78ca329ccd7295e/?query=is%3Aunresolved&referrer=next-event&stream_index=0). (updated event with data scrubbing turned off)
### Expected Result
Returns Proper Device Context
### Actual Result
Returns generic device of "K"
### Product Area
Other
### Link
_No response_
### DSN
_No response_
### Version
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.