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: I8746e04b222e97fefd9a0badafe6df0881041cff
diff --git a/Android.bp b/Android.bp
index bccd1fc..3ce7a9d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -25,9 +25,6 @@
name: "libldacBT_enc",
vendor_available: true,
product_available: true,
- vndk: {
- enabled: true,
- },
host_supported: true,
arch: {
arm: {
@@ -59,9 +56,6 @@
name: "libldacBT_abr",
vendor_available: true,
product_available: true,
- vndk: {
- enabled: true,
- },
host_supported: true,
arch: {
arm: {