Mark the module as VNDK or VNDK-SP in Android.bp am: 8d9fa07fe1
am: 2e0aa5b887

Change-Id: I27c28ccfc07de18966b85b65aeb11ea90f95a6d4
diff --git a/Android.bp b/Android.bp
index 33a096b..7ae27e8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -35,6 +35,10 @@
     export_header_lib_headers: ["libhardware_headers"],
 
     vendor_available: true,
+    vndk: {
+        enabled: true,
+        support_system_process: true,
+    },
 }
 
 subdirs = [