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

Commit a8634d73 authored by Tomasz Wasilczyk's avatar Tomasz Wasilczyk Committed by Gerrit Code Review
Browse files

Merge "Link libbase to allow importing GetThreadId" into main

parents 07bfcc3b b61b267b
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -39,9 +39,6 @@ cc_library {
    generated_sources: ["statslog_bt.cpp"],
    generated_sources: ["statslog_bt.cpp"],
    generated_headers: ["statslog_bt.h"],
    generated_headers: ["statslog_bt.h"],
    export_generated_headers: ["statslog_bt.h"],
    export_generated_headers: ["statslog_bt.h"],
    shared_libs: [
        "libcutils",
    ],
    apex_available: [
    apex_available: [
        "com.android.btservices",
        "com.android.btservices",
    ],
    ],
@@ -57,6 +54,7 @@ cc_library {
        },
        },
        host: {
        host: {
            static_libs: [
            static_libs: [
                "libbase",
                "libstatssocket",
                "libstatssocket",
            ],
            ],
            export_static_lib_headers: [
            export_static_lib_headers: [