[automerger skipped] Merge Android 12 am: 87db834851 -s ours am: 3765ceb17c -s ours am: 754e658b22 -s ours

am skip reason: Merged-In I90187609ee9ba51bca7036a89ce46f1c08bbf1b3 with SHA-1 4cd48dfca4 is already in history

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

Change-Id: I1b7c07dbf6e15baa783199aff5d299859c838ba2
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>