Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Component used: core Version used: 1.12.0
Bundle.getSerializable(String) is deprecated in API 33.
Bundle.getSerializable(String, Class) is added in API 33.
Provide a compat function for getSerializable that bridges old to new.
This was previous suggested in the comments of these 2 other tickets (this was not in the original scope of either of those tickets) https://issuetracker.google.com/issues/242048899
https://issuetracker.google.com/issues/240585930