1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-24 15:21:19 +00:00

Fixed log level

This commit is contained in:
M66B 2015-11-23 11:05:16 +01:00
parent ac637888e5
commit ab6d65152d

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