OSDN Git Service

Only use SurfaceTexture.release and setIconAttribute on newer platforms.
authorChih-Chung Chang <chihchung@google.com>
Fri, 13 Jul 2012 06:57:26 +0000 (14:57 +0800)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Fri, 13 Jul 2012 08:01:50 +0000 (01:01 -0700)
commit840ae396bac4ff8ff34e88c8d2a1773cb112a4b6
treee1fee077cf4377eba296f9874d945554ffa64435
parent1b10bf568327fa6c6c1ddbfd98cb17524bebfd46
Only use SurfaceTexture.release and setIconAttribute on newer platforms.

Bug: 6706784

Change-Id: Ic1bb2bb27c3184d791de566d88dbade039fb9d87
gallerycommon/src/com/android/gallery3d/common/ApiHelper.java
src/com/android/gallery3d/app/AbstractGalleryActivity.java
src/com/android/gallery3d/ui/SurfaceTextureScreenNail.java