Snap for 7134866 from eb2ae76ddb6dfb6cefc9817cba4674b53c7c778a to mainline-os-statsd-release

Change-Id: I965b9b0489be5e6ff279d4ce7744c34e9ff9c50e
diff --git a/native/Android.bp b/native/Android.bp
index e9cbe13..09f5731 100644
--- a/native/Android.bp
+++ b/native/Android.bp
@@ -204,6 +204,9 @@
     ],
 
     compile_multilib: "prefer32",
+
+    // A workaround for code coverage. See b/166040889#comment23
+    sdk_variant_only: true,
 }
 
 // ------------------------------------