OSDN Git Service

Cherry-pick of 092fd92 to fix bug 7344730 also.
authorChih-Chung Chang <chihchung@google.com>
Fri, 12 Oct 2012 10:54:06 +0000 (18:54 +0800)
committerMangesh Ghiware <mghiware@google.com>
Mon, 15 Oct 2012 22:49:20 +0000 (15:49 -0700)
commit9121776557d0fdacb3cb85cce7e1326c4ea90628
treec9e5ffc294b150a984b3dd54afb6c442e5ed7b51
parentf034e3d9b5d72ebea44d4928fb449a4cf239c3e1
Cherry-pick of 092fd92 to fix bug 7344730 also.

Make getSupportedOperations() call getSupportedOperations(boolean) by default.

So things will work for MediaObject who doesn't override the new method.

Bug: 7336562
Change-Id: Ic9ed6211981bb91c56702eafa7b21e83ed071cef
src/com/android/gallery3d/data/MediaObject.java