OSDN Git Service

Skip disk caching for session data
authorAlan Newberger <alann@google.com>
Thu, 25 Sep 2014 01:23:13 +0000 (18:23 -0700)
committerAlan Newberger <alann@google.com>
Thu, 25 Sep 2014 01:23:13 +0000 (18:23 -0700)
commitda6f3accc02c942b1f2dd1c248edb6a0bd66ee10
treeba9411c16d19d9a39a40fc2e404263636b4d2029
parent6b2d1e0b660e931c6cbc91a25ec85df070712e65
Skip disk caching for session data

Bring back full color depth but don't bother with a disk cache
for temporary session images, since they will go away and be
replaced by mediastore entries anyway.

Bug: 17642071
Change-Id: I1a8483b71d69967033074fc4d8c69c9dfb17651e
src/com/android/camera/data/LocalSessionData.java