media/libraries/common/src/main
ibaker 6f89ddfe8e Rollback of a358ccb046
*** Original commit ***

Fix double initialisation of createIsoLanguageReplacementMap

In the absence of any lock `createIsoLanguageReplacementMap`
method was getting called twice due to race condition.
Used Suppliers.memoize() which is by default thread safe.

***

PiperOrigin-RevId: 524794650
2023-04-17 17:16:11 +01:00
..
java/androidx/media3/common Rollback of a358ccb046 2023-04-17 17:16:11 +01:00
javadoc/androidx/media3/common/doc-files Fix location of common module doc-files 2022-01-05 10:35:40 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00