eventbus: initial attempt, replace messenger hack with eventbus communication
This commit is contained in:
@@ -718,6 +718,9 @@
|
||||
android:name=".remote.CryptoInputParcelCacheService"
|
||||
android:exported="false"
|
||||
android:process=":remote_api" />
|
||||
<service
|
||||
android:name=".service.KeychainNewService"
|
||||
android:exported="false" />
|
||||
<service
|
||||
android:name=".service.KeychainService"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user