media/libraries/common/src
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
..
main Rollback of a358ccb046 2023-04-17 17:16:11 +01:00
test Extend Player interface, overloading 4 device-volume methods with flags 2023-04-13 16:30:30 +01:00