|
@@ -3,6 +3,8 @@
|
|
|
xmlns:tools="http://schemas.android.com/tools">
|
|
xmlns:tools="http://schemas.android.com/tools">
|
|
|
|
|
|
|
|
<uses-permission android:name="android.permission.INTERNET" />
|
|
<uses-permission android:name="android.permission.INTERNET" />
|
|
|
|
|
+ <uses-permission android:name="android.permission.READ_PHONE_STATE" />
|
|
|
|
|
+
|
|
|
<application
|
|
<application
|
|
|
android:allowBackup="true"
|
|
android:allowBackup="true"
|
|
|
android:dataExtractionRules="@xml/data_extraction_rules"
|
|
android:dataExtractionRules="@xml/data_extraction_rules"
|