OSDN Git Service

Removing file IO used for checking configuration change
authorSunny Goyal <sunnygoyal@google.com>
Tue, 26 May 2015 16:14:49 +0000 (09:14 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Tue, 26 May 2015 16:14:49 +0000 (09:14 -0700)
commitf0e1fd9938b26fa2fa7484613f6160e99c157a9d
tree3583879d81ca529037ecd1e7f865c3558e6e58f2
parent8f73d7032e557c6f01a9954a2ec0f386987946e4
Removing file IO used for checking configuration change

> This check was used for flushing the cache, but since the cache
is backed by a DB, this has no effect as same icons are loaded again

Change-Id: Ib7d8a8598c5d225d922e095c899dc11ad06f2b7a
src/com/android/launcher3/IconCache.java
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/LauncherFiles.java