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

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

Fix build with global ThinLTO am: f42426ec am: a70ab5e8 am: ebadbc5e

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

Change-Id: I2cf6fc90bd4dc08ccfe883ec112fa5cddd9b69a6
parents e9a3f0ab ebadbc5e
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",
    ],
}