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

Commit 5811bbb3 authored by William Escande's avatar William Escande Committed by David Duarte
Browse files

Fix Bluetooth app dependency

Fix: 276299278
Test: build (it was a build warning)
Test: atest BluetoothInstrumentationTests
Change-Id: Ib66015380a741cf12157f6a6d57cd688b0196680
parent 2963f86b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -231,6 +231,9 @@ android_app {
        "framework-statsd.stubs.module_lib",
        "framework-tethering.stubs.module_lib",
        "unsupportedappusage",

        // Need to link the class at runtime
        "framework-bluetooth",
    ],
    static_libs: [
        "android.hardware.radio-V1.0-java",