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

Commit b61b267b authored by Tomasz Wasilczyk's avatar Tomasz Wasilczyk
Browse files

Link libbase to allow importing GetThreadId

Bug: 289414897
Test: m libstatslog_bt
Change-Id: I5c5e99a845f9cd813c9db215db5a81e8f6b4a76c
parent b8bbc7e9
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -39,9 +39,6 @@ cc_library {
    generated_sources: ["statslog_bt.cpp"],
    generated_headers: ["statslog_bt.h"],
    export_generated_headers: ["statslog_bt.h"],
    shared_libs: [
        "libcutils",
    ],
    apex_available: [
        "com.android.btservices",
    ],
@@ -57,6 +54,7 @@ cc_library {
        },
        host: {
            static_libs: [
                "libbase",
                "libstatssocket",
            ],
            export_static_lib_headers: [