[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 7ec6cf58e3 am: e75d323e00 -s ours

am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/ThemePicker/+/16102021

Change-Id: I1a9901ea41ccb7e2e1747baaf39cb5a63eb8ed79
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 90e05cb..ccadc12 100755
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -25,6 +25,7 @@
         <!-- Intent filter with action VIEW -->
         <intent>
             <action android:name="android.intent.action.VIEW" />
+            <data android:scheme="http" />
         </intent>
         <!-- Intent filter with action WallpaperService (live wallpaper interface) -->
         <intent>