Merge "Mark the module as VNDK or VNDK-SP in Android.bp"
diff --git a/Android.bp b/Android.bp
index 89c5bb7..6d5476d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -26,7 +26,6 @@
         // Bug: http://b/29823425 Disable -Wvarargs for Clang update to r271374
         "-Wno-varargs",
     ],
-    clang: true,
     local_include_dirs: ["include", "lib"],
 }