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

Commit e03225f3 authored by Charlie Boutier's avatar Charlie Boutier
Browse files

build framework: remove app-compat-annotations from test

Remove app-compat-annotations from framework-bluetooth-test-default.
It is preventing from using Kotlin into test framework such as
BumbleBluetoothTests.

Test: m BumbleBluetoothTests
Bug: 302740993
Change-Id: I5f5e9b31b4e3a67a03402c72d0fa786a9031b539
parent ce6b6418
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -98,7 +98,6 @@ java_defaults {
    name: "framework-bluetooth-tests-defaults",
    sdk_version: "core_platform",
    libs: [
        "app-compat-annotations",
        // order matters: classes in framework-bluetooth are resolved before framework, meaning
        // @hide APIs in framework-bluetooth are resolved before @SystemApi stubs in framework
        "framework-bluetooth.impl",