media/libraries/session/src
rohks 578f2de48f Initialise fields used for bundling as String directly
Initialising the fields as Integer and then getting a String on compute time is slow. Instead we directly initialise these fields as String. Improves the time taken in bundling PlayerInfo further to less than 200ms from ~300ms.

Also modified a test to improve productive coverage.

PiperOrigin-RevId: 500003935
2023-01-10 18:33:20 +00:00
..
androidTest Add injection of BitmapLoader from MediaSession. 2022-10-31 11:32:30 +00:00
main Initialise fields used for bundling as String directly 2023-01-10 18:33:20 +00:00
test Replace MediaMetadata folderType by isBrowsable 2022-12-12 11:32:57 +00:00