Prevent dependency cycle due to system_shared_libs expansion am: 35edf4582e
am: cf416b63b1

Change-Id: I3d902e4204c540b41d34a50bf60d3173f608515c
diff --git a/Android.bp b/Android.bp
index e8ded12..2276161 100755
--- a/Android.bp
+++ b/Android.bp
@@ -55,6 +55,9 @@
         },
     },
     stl: "none",
+    static: {
+        system_shared_libs: [],
+    },
 }
 
 // adb shell "/data/nativetest64/mathtest/mathtest /data/nativetest64/mathtest/test/testcases/directed/*"