| commit | e5720bcc0ac6587d152f2e8525eb2fc35c46bb0c | [log] [tgz] |
|---|---|---|
| author | Jesse Wilson <jessewilson@google.com> | Mon Feb 07 14:52:11 2011 -0800 |
| committer | Jesse Wilson <jessewilson@google.com> | Mon Feb 07 14:55:06 2011 -0800 |
| tree | 22bfef75f6789e007a3a8c6a980d0aea7d9183a2 | |
| parent | adf31bd1326e32ba299fddc531672a4dd6c73448 [diff] |
Avoid name collision in libcore.base vs android.util.LruCache. The libcore LRU cache is only for our internal use and can be minimal; the android.util LRU is public API. Change-Id: Icff4b20627fe93bf82e940d6d9a43b711c34349f http://b/3184897