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

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

Fix build with global ThinLTO am: f42426ec

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

Change-Id: I50fd10403c5c9018716ac11d42d486293bcb3a0c
parents e40b2e48 f42426ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ cc_test_library {
    ],
    static_libs: [
        "dnsresolver_aidl_interface-lateststable-ndk",
        "netd_event_listener_interface-lateststable-ndk",
        "libutils",
    ],
}