From 1e2c3f7f30df12fd1f116152a96a4ca293fffe37 Mon Sep 17 00:00:00 2001 From: "Unknown W. Brackets" Date: Sat, 6 May 2023 23:47:19 -0700 Subject: [PATCH] Android: Explicitly allow content URI intents. --- android/AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index a7e4294639..8d3c19009d 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -70,6 +70,7 @@ + @@ -90,6 +91,7 @@ +