From b5cfe22200442364ee8e5f7c9a71f4a7142b8abb Mon Sep 17 00:00:00 2001 From: krille-chan Date: Sat, 15 Nov 2025 19:09:35 +0100 Subject: [PATCH] build: Clean up unused android permissions and make camera mic not required --- android/app/src/main/AndroidManifest.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 7ff6ba64e..1b3f5182c 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -18,12 +18,9 @@ - - - - - + + +