OSDN Git Service

Deactivate the backup agent in Camera2
authorSascha Haeberling <haeberling@google.com>
Wed, 2 Oct 2013 00:46:20 +0000 (17:46 -0700)
committerSascha Haeberling <haeberling@google.com>
Wed, 2 Oct 2013 00:46:20 +0000 (17:46 -0700)
  Bug: 11033304

Change-Id: I9fc4d3b02b1dd041988fb9d0f313693b5ae1b865

AndroidManifest.xml

index d389b3c..757c8b3 100644 (file)
@@ -34,7 +34,6 @@
 
     <application
         android:name="com.android.camera.app.CameraApp"
-        android:backupAgent="com.android.camera.CameraBackupAgent"
         android:hardwareAccelerated="true"
         android:icon="@mipmap/ic_launcher_camera"
         android:label="@string/app_name"