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

Commit 1c233fa9 authored by Charlie Boutier's avatar Charlie Boutier
Browse files

BumbleBluetoothTest: provide Bumble configuration file

Provide Bumble configuration to the Bumble's Pandora server.

Bug: 296262256
Test: atest BumbleBluetoothTests -v
Change-Id: I6a07736c0b232006b59d61d62e2b919a05b4cb02
parent 2ece3db0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ java_test_host {

    data: [
        ":BumbleBluetoothTestsApp",
        "bumble_config.json",
    ],
    data_native_bins: [
        "bumble_pandora_server",
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
      <option name="python-virtualenv" value="true"/>
      <option name="host-setup-command" value="adb -s $SERIAL reverse tcp:7999 tcp:7999" />
      <option name="host-background-command"
        value="$EXTRA_FILE(host_testcases)/BumbleBluetoothTests/bumble_pandora_server"/>
        value="$EXTRA_FILE(host_testcases)/BumbleBluetoothTests/bumble_pandora_server --config $EXTRA_FILE(host_testcases)/BumbleBluetoothTests/bumble_config.json"/>
      <option name="host-teardown-command" value="adb -s $SERIAL reverse --remove tcp:7999" />
    </target_preparer>

+1 −0
Original line number Diff line number Diff line
{}
 No newline at end of file