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

Commit aa22489c authored by William Escande's avatar William Escande
Browse files

Libbluetooth is required for test

Fix: 220831043
Tag: #refactor
Test: atest net_test_bluetooth
Ignore-AOSP-First: apex is not on AOSP
Change-Id: I5497c6c1d0554d06a85b8e7b8d70b43c8cd53387
parent 02246429
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -145,6 +145,7 @@ android_app {
    optimize: {
        enabled: false,
    },
    required: ["libbluetooth"],
    apex_available: [
        "com.android.bluetooth",
    ],