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

Commit c25e4864 authored by Tomasz Wasilczyk's avatar Tomasz Wasilczyk Committed by Android (Google) Code Review
Browse files

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

Merge "Merge "Link libbase to allow importing GetThreadId" into main am: a8634d73" into udc-mainline-prod
parents 66038a96 239d5e04
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: [