Merge "Remove VNDK definition(s)" into main
diff --git a/Android.bp b/Android.bp
index fcc9664..506184e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -21,9 +21,6 @@
     vendor_available: true,
     product_available: true,
     host_supported: true,
-    vndk: {
-        enabled: true,
-    },
 
     srcs: [
         "source/compare.cc",