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

Change-Id: Ifff15db1a367ab49a8ee896d5a427137387f7c9d
diff --git a/Android.bp b/Android.bp
index e49aa25..7ae27e8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -6,11 +6,13 @@
         "libaudio_system_headers",
         "libsystem_headers",
         "libcutils_headers",
+	"libbluetooth-types-header",
     ],
     export_header_lib_headers: [
         "libaudio_system_headers",
         "libsystem_headers",
         "libcutils_headers",
+	"libbluetooth-types-header",
     ],
 
     export_include_dirs: ["include"],