mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
UI code cleanup.
This commit is contained in:
@@ -49,6 +49,7 @@ import dagger.Component;
|
||||
AndroidSystemModule.class
|
||||
})
|
||||
public interface AndroidComponent extends CoreEagerSingletons {
|
||||
|
||||
// Exposed objects
|
||||
@CryptoExecutor
|
||||
Executor cryptoExecutor();
|
||||
|
||||
Reference in New Issue
Block a user