Snap for 7483611 from 25fc02b7f766a54bfefd7b1bfe9f73e0f54eefea to mainline-ipsec-release

Change-Id: If91ad2ef2d2a3651a7d2f6b649e749e874f92d0f
diff --git a/native/Android.bp b/native/Android.bp
index 5cfd46e..a0ca6a4 100644
--- a/native/Android.bp
+++ b/native/Android.bp
@@ -218,6 +218,9 @@
     ],
 
     compile_multilib: "prefer32",
+
+    // A workaround for code coverage. See b/166040889#comment23
+    sdk_variant_only: true,
 }
 
 // ------------------------------------