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

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

Fix Build breakage for bertha target

Test: Build on bertha target + TH + boot phone & use bluetooth
Bug: 216433795
Ignore-AOSP-First: No apex in aosp
Change-Id: I134705a204c466bd6550223b5d553097d329aa39
parent f24fefa0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ cc_library_static {
    header_libs: ["libbluetooth-types-header"],
    export_header_lib_headers: ["libbluetooth-types-header"],
    apex_available: [
        "//apex_available:platform",
        "com.android.bluetooth",
    ],
    min_sdk_version: "29",