Snap for 7140885 from 16d6c126b49205205a5a4a15196a4a1a00102909 to sc-v2-release

Change-Id: I6f80e559be47c545442312db03a116246569cce0
diff --git a/Android.bp b/Android.bp
index 08a727b..3b1157d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -29,4 +29,5 @@
     "test/cbor_test.c",
   ],
   shared_libs: [ "libcn-cbor", ],
+  gtest: false,
 }