Use android.util.LruCache instead of a custom definition
MediaRouterMetricLogger uses a custom implementation of LRU Cache. Replacing that with android.util.LruCache and adding relevant tests. Test: atest MediaRouterMetricLoggerTest Bug: 433865311 Flag: EXEMPT Cleanup of existing code Change-Id: I2c6bcd979bb32a1b300761c3caabdf2cc9b0b6ef
Loading
Please register or sign in to comment