mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
*** 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 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/common | ||
| javadoc/androidx/media3/common/doc-files | ||
| AndroidManifest.xml | ||