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

Commit f42edae3 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

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

Change-Id: I095762f844b7fd8ae3b8fd1952300d739fc4c2f7
parents a4da5087 0018d39f
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",