media/libraries/test_session_current/src/main
tonihei 312203d38b Deprecate Bundleable and Bundleable.Creator
Both interfaces are not really needed as the methods can be called
on the respective classes directly. This also avoid error-prone
situations where classes define to/fromBundle methods with parameters
that should be used instead of the parameter-less version.

Also deprecate all existing CREATOR static instances and make the
corresponding fromBundle method public where needed.

PiperOrigin-RevId: 579189766
2023-11-03 08:27:21 -07:00
..
java/androidx/media3/session Deprecate Bundleable and Bundleable.Creator 2023-11-03 08:27:21 -07:00
AndroidManifest.xml Mark test_session_current support app as MultiDexApplication 2023-10-02 03:59:36 -07:00