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

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

Merge "Framework: Add the flag library in stub" into main

parents f2bf4d9a d40c5a1b
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -33,7 +33,11 @@ java_defaults {
        "framework-tethering.stubs.module_lib",
        "unsupportedappusage", // for android.compat.annotation.UnsupportedAppUsage
    ],
    stub_only_libs: ["framework-tethering.stubs.module_lib"],
    stub_only_libs: [
        // TODO: b/332362688 --- Metalava should already ignore our library
        "bluetooth_flags_java_lib",
        "framework-tethering.stubs.module_lib",
    ],
    srcs: [
        ":Bluetooth-binder-aidl",
        ":framework-bluetooth-sources",