media3/libraries
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
..
2023-04-17 17:16:11 +01:00
2023-04-17 17:10:49 +01:00
2023-04-17 17:10:49 +01:00
2023-04-12 16:51:51 +01:00