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

Commit 8c003013 authored by William Escande's avatar William Escande
Browse files

[Bluetooth apex] Use new apex name

The Bluetooth apex name is now called com.android.btservices

Bug: 243054261
Test: Build
Change-Id: Ib79eed8e441b8897f2a7d336c26addf02af345e2
parent 73c6d95f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ java_library {
    ],
    libs: ["libprotobuf-java-nano"],
    apex_available: [
        "com.android.bluetooth",
        "com.android.btservices",
    ],
    lint: { strict_updatability_linting: true },
}