OSDN Git Service

am f773a11d: Merge "Keep lights out even if the system changes it." into gb-ub-photos...
authorSascha Haeberling <haeberling@google.com>
Tue, 8 Apr 2014 19:35:35 +0000 (19:35 +0000)
committerAndroid Git Automerger <android-git-automerger@android.com>
Tue, 8 Apr 2014 19:35:35 +0000 (19:35 +0000)
* commit 'f773a11d50fc48f3831f259075a0e64460f9baaa':
  Keep lights out even if the system changes it.

1  2 
src/com/android/camera/CameraActivity.java

@@@ -126,12 -126,10 +127,12 @@@ import com.android.camera.util.UsageSta
  import com.android.camera.widget.FilmstripView;
  import com.android.camera.widget.Preloader;
  import com.android.camera2.R;
 +import com.bumptech.glide.Glide;
 +import com.bumptech.glide.resize.ImageManager;
  import com.google.common.logging.eventprotos;
- import com.google.common.logging.eventprotos.NavigationChange;
- import com.google.common.logging.eventprotos.MediaInteraction;
  import com.google.common.logging.eventprotos.ForegroundEvent.ForegroundSource;
+ import com.google.common.logging.eventprotos.MediaInteraction;
+ import com.google.common.logging.eventprotos.NavigationChange;
  
  import java.io.File;
  import java.io.FileInputStream;