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

Commit 239d5e04 authored by Tomasz Wasilczyk's avatar Tomasz Wasilczyk Committed by Automerger Merge Worker
Browse files

Merge "Link libbase to allow importing GetThreadId" into main am: a8634d73

parents c3940418 a8634d73
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: [