mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Migrate crash reports to ACRA
This commit is contained in:
@@ -366,7 +366,7 @@ class TorPlugin implements DuplexPlugin, EventHandler,
|
||||
@Override
|
||||
public void run() {
|
||||
reporter.sendCrashReports(
|
||||
AndroidUtils.getCrashReportDir(appContext), SOCKS_PORT);
|
||||
AndroidUtils.getReportDir(appContext), SOCKS_PORT);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user