Snap for 5706892 from eb9a7750869109601764a33ec0006f93145d20da to qt-aml-release

Change-Id: I85749ba3d295759d71fd108bbe6c3175a60d56ca
diff --git a/test/rootcanal/bluetooth_hci.cc b/test/rootcanal/bluetooth_hci.cc
index 384da73..e40a0c1 100644
--- a/test/rootcanal/bluetooth_hci.cc
+++ b/test/rootcanal/bluetooth_hci.cc
@@ -142,6 +142,7 @@
   test_channel_.AddDeviceToPhy({"1", "0"});
   test_channel_.Add({"beacon", "be:ac:10:00:00:02", "1000"});
   test_channel_.AddDeviceToPhy({"2", "0"});
+  test_channel_.SetTimerPeriod({"1000"});
 
   unlink_cb_ = [cb](sp<BluetoothDeathRecipient>& death_recipient) {
     if (death_recipient->getHasDied())