From 13121e88ee8495a2497a6dec1b0d84cfd6aa4684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=97=D0=B0=D1=86=D0=B5=D0=BF=D0=B8=D0=BD?= Date: Mon, 23 Mar 2020 13:57:59 +0300 Subject: [PATCH] [android] Added removig the 'READ_PHONE_STATE' permission from the merge app manifest --- android/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index fb1c81f3db..4bb9f8b667 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -50,6 +50,7 @@ android:protectionLevel="signature"/> +