media/library/core/src
rohks d49437c6e1 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 20:20:08 +00:00
..
androidTest Fix instrumentation tests not working via Gradle 2022-10-19 22:54:45 +00:00
main Initialise fields used for bundling as String directly 2023-01-10 20:20:08 +00:00
test Clarify behavior for out-of-bounds indices and align implementations 2022-12-21 16:16:54 +00:00