Remove VNDK definition(s)

As of VNDK deprecation, any libraries that defines vndk is no longer
valid anymore. This change removes all VNDK definition(s) from modules
which was VNDK.

Bug: 328994089
Test: AOSP CF build succeeded
Change-Id: I2ace0f6ffcc633f6ce2e76bed82e1a340ce8cbae
diff --git a/Android.bp b/Android.bp
index 1febd8c..9abb533 100644
--- a/Android.bp
+++ b/Android.bp
@@ -53,9 +53,6 @@
     recovery_available: true,
     vendor_available: true,
     product_available: true,
-    vndk: {
-        enabled: true,
-    },
     unique_host_soname: true,
 
     arch: {