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

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

Fix build with global ThinLTO am: a31dda4e

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

Change-Id: Ic795d9d936cd030a6803445d34d8528c7146c081
parents 3d93687f a31dda4e
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",