libnetd_resolv, resolv_stress_test - switch to dnsresolver_aidl_interface-unstable-ndk_platform

This is needed to resolve aidl version mismatch.

Test: builds
Bug: 157869568
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: Id2d57f9e0b8ecb5b47c9c9bf78e5aa69c771bfe2
diff --git a/Android.bp b/Android.bp
index 03af8d4..0e82735 100644
--- a/Android.bp
+++ b/Android.bp
@@ -125,7 +125,7 @@
     // Link most things statically to minimize our dependence on system ABIs.
     stl: "libc++_static",
     static_libs: [
-        "dnsresolver_aidl_interface-ndk_platform",
+        "dnsresolver_aidl_interface-unstable-ndk_platform",
         "libbase",
         "libcutils",
         "libnetdutils",