From fdb5826d095b3dfcf32a380a4d6df6afbd6207b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Sun, 19 Oct 2025 16:16:32 +0200 Subject: [PATCH] build: Remove dependency for telephony --- android/app/src/main/AndroidManifest.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 53286e1cf..7ff6ba64e 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -17,7 +17,6 @@ - @@ -125,16 +124,6 @@ android:foregroundServiceType="camera|microphone|mediaProjection"> - - - - - -