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

Commit 8711f972 authored by Yi Kong's avatar Yi Kong Committed by Automerger Merge Worker
Browse files

Fix build with global ThinLTO am: a31dda4e am: fc900129 am: 0018d39f am:...

Fix build with global ThinLTO am: a31dda4e am: fc900129 am: 0018d39f am: f42edae3 am: 473f94dd

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/1884188

Change-Id: I702c09d6dd3e44d556999e917c482f59d664a9af
parents 7a961a07 473f94dd
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -449,6 +449,11 @@ cc_test {
    srcs: [
        "test/ad_parser_unittest.cc",
    ],
    shared_libs: [
        "android.system.suspend.control-V1-ndk",
        "libbinder_ndk",
        "libcrypto",
    ],
    static_libs: [
        "libbluetooth-types",
        "liblog",