Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23518f37 authored by Rahul Sabnis's avatar Rahul Sabnis
Browse files

Add missing params to sl4a_sl4a function call

Bug: 283124370
Test: system/gd/cert/run --sl4a_sl4a --clean
Change-Id: I9961b1383a434b4454e0ce0df3027db5393a00df
parent 8e163bd8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ class OobPairingTest(sl4a_sl4a_base_test.Sl4aSl4aBaseTestClass):
        if wait_for_oob_data:
            assertThat(oob_data[0]).isEqualTo(0)
            assertThat(oob_data[1]).isNotNone()
        self.dut_security_.create_bond_out_of_band(oob_data[1], wait_for_device_bonded)
        self.dut_security_.create_bond_out_of_band(oob_data[1], None, -1, wait_for_device_bonded)

    def __create_le_bond_oob_double_sided(self, wait_for_oob_data=True, wait_for_device_bonded=True):
        # Genearte OOB data on DUT, but we don't use it