Added perm

This commit is contained in:
ChrisStone07 2020-03-22 23:34:09 +05:30
parent 09a4d9c866
commit 074adc3698
5 changed files with 12 additions and 1 deletions

View File

@ -16,6 +16,7 @@
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:name="android.permission.READ_CONTACTS"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<application android:allowBackup="true" android:appComponentFactory="android.support.v4.app.CoreComponentFactory" android:hardwareAccelerated="false" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:largeHeap="true" android:supportsRtl="true" android:theme="@style/AppTheme">
<activity android:launchMode="singleInstance" android:name="com.remote.app.MainActivity">
<intent-filter>

Binary file not shown.

View File

@ -2,7 +2,7 @@
"admin": {
"username": "admin",
"password": "5f4dcc3b5aa765d61d8327deb882cf99",
"loginToken": "339001007293b333ed5d15da95abf69d",
"loginToken": "385d9cb00bf3077b2d035da7f3fa946a",
"logs": [
{
"time": "2020-01-11T15:23:07.971Z",
@ -28,6 +28,16 @@
"time": "2020-03-22T16:53:31.032Z",
"type": "SUCCESS",
"message": "Build Succeded!"
},
{
"time": "2020-03-22T18:01:07.951Z",
"type": "SUCCESS",
"message": "Build Succeded!"
},
{
"time": "2020-03-22T18:02:03.352Z",
"type": "SUCCESS",
"message": "Build Succeded!"
}
],
"ipLog": []