Include AEP in link device provisioning message.

This commit is contained in:
Cody Henthorne
2025-04-22 08:45:39 -04:00
parent 4304ae2a96
commit 8aa6d0bbca
2 changed files with 4 additions and 0 deletions

View File

@@ -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,