Fixed log level

This commit is contained in:
M66B 2015-11-23 11:05:16 +01:00
parent ac637888e5
commit ab6d65152d
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ public class ActivityMain extends AppCompatActivity implements SharedPreferences
try {
final Intent prepare = VpnService.prepare(ActivityMain.this);
if (prepare == null) {
Log.e(TAG, "Prepare done");
Log.i(TAG, "Prepare done");
onActivityResult(REQUEST_VPN, RESULT_OK, null);
} else {
// Show dialog