mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Include AEP in link device provisioning message.
This commit is contained in:
@@ -162,6 +162,7 @@ object LinkDeviceRepository {
|
||||
aciIdentityKeyPair = SignalStore.account.aciIdentityKey,
|
||||
pniIdentityKeyPair = SignalStore.account.pniIdentityKey,
|
||||
profileKey = ProfileKeyUtil.getSelfProfileKey(),
|
||||
accountEntropyPool = SignalStore.account.accountEntropyPool,
|
||||
masterKey = SignalStore.svr.masterKey,
|
||||
code = verificationCodeResult.verificationCode,
|
||||
ephemeralMessageBackupKey = ephemeralMessageBackupKey,
|
||||
|
||||
Reference in New Issue
Block a user