mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 19:59:05 +01:00
Implement encrypted feedback
This commit is contained in:
@@ -365,7 +365,7 @@ class TorPlugin implements DuplexPlugin, EventHandler,
|
||||
ioExecutor.execute(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
reporter.sendCrashReports(
|
||||
reporter.sendReports(
|
||||
AndroidUtils.getReportDir(appContext), SOCKS_PORT);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user