mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

This will allow CachedContentIndex to start using database storage without us having to change the SimpleCache and CachedContentIndex constructors to require a Context or a DatabaseProvider. PiperOrigin-RevId: 230884501