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

Commit 0a5546ad authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix problem with ambiguous data dependency when building for linux_bionic."

parents 4f5ccced 1428b5a6
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -50,7 +50,9 @@ java_test_host {

    data: [
        ":BumbleBluetoothTestsApp",
        ":bumble_pandora_server"
    ],
    data_native_bins: [
        "bumble_pandora_server",
    ],

    required: ["bumble_pandora_server"],