Generate global field descriptors for C2VDAComponent

Bug: 64662308
Change-Id: Iad23414403e8096f8ba7dd3dd9051cb225a45af2
diff --git a/C2VDAComponent.cpp b/C2VDAComponent.cpp
index f9c4be9..ee94f5d 100644
--- a/C2VDAComponent.cpp
+++ b/C2VDAComponent.cpp
@@ -8,6 +8,7 @@
 #include <algorithm>
 
 #include "C2VDAAdaptor.h"
+#define __C2_GENERATE_GLOBAL_VARS__
 #include "C2VDAComponent.h"
 #include "base/bind.h"
 #include "base/bind_helpers.h"