Snap for 7579381 from c830e226e3b71ee51e29ba0345ce0bde1e90363a to sc-d1-release

Change-Id: Ibf2102f75c1fbdb3454fd09b2ee6f10bd36045d9
diff --git a/native/Android.bp b/native/Android.bp
index 32a58c3..61b7ade 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,
 }
 
 // ------------------------------------