OSDN Git Service

Notify DataAdapter.Listener the changes of data.
authorAngus Kong <shkong@google.com>
Mon, 28 Apr 2014 21:37:09 +0000 (14:37 -0700)
committerAngus Kong <shkong@google.com>
Mon, 28 Apr 2014 21:37:09 +0000 (14:37 -0700)
commit51a09680b57aca64db91aaea11c11ca4b86a296b
tree9523dd7dbfb5f929eecb496198ca3c4f7e0c5167
parenta8e77ab86849156ea91758d1c1128f57ac5b7d21
Notify DataAdapter.Listener the changes of data.

The DataAdapter.Listener should be notified the changes of data due to the
metadata change.

bug:14279339
Change-Id: Ia6b7302a6967c10a53557d6953fa7888955e13a0
src/com/android/camera/data/CameraDataAdapter.java