[android] Added removig the 'READ_PHONE_STATE' permission from the merge app manifest

This commit is contained in:
Александр Зацепин 2020-03-23 13:57:59 +03:00 committed by Vladimir Byko-Ianko
parent e5bb0d744b
commit 13121e88ee

View file

@ -50,6 +50,7 @@
android:protectionLevel="signature"/>
<uses-permission android:name="${applicationId}.permission.C2D_MESSAGE"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE" tools:node="remove"/>
<!-- -->
<supports-screens