Add a command to migrate registration recovery passwords to PNI-associated records

This commit is contained in:
Jon Chambers
2024-11-22 17:42:27 -05:00
committed by Jon Chambers
parent af1d21c225
commit 717fb57a14
7 changed files with 116 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ class FinishPushNotificationExperimentCommandTest {
null,
null,
null,
null,
pushNotificationExperimentSamples,
null,
null,

View File

@@ -66,6 +66,7 @@ class NotifyIdleDevicesCommandTest {
null,
null,
null,
null,
null);
this.idleDeviceNotificationScheduler = idleDeviceNotificationScheduler;

View File

@@ -62,6 +62,7 @@ class StartPushNotificationExperimentCommandTest {
null,
null,
null,
null,
pushNotificationExperimentSamples,
null,
null,