summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 360128ceb..d4972832c 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -390,6 +390,7 @@
android:theme="@style/Theme.ProxyLauncher">
</activity>
<service android:name="com.android.gallery3d.app.BatchService" />
+ <service android:name="com.android.camera.MediaSaveService" />
<!-- canvas -->
<provider
android:name="com.android.gallery3d.provider.CanvasProvider"