splitting chameleon out of voltha

Change-Id: Id5ef2c6bc06b5cbe3ed26a7cf6a4d0332e069d1f
diff --git a/default.xml b/default.xml
index 737e465..34232bc 100644
--- a/default.xml
+++ b/default.xml
@@ -47,6 +47,9 @@
 <project path="orchestration/xos-rest-gw" name="xos-rest-gw" groups="orchestration"/>
 <project path="orchestration/xos_libraries/ng-xos-lib" name="ng-xos-lib" groups="orchestration,libraries"/>
 
-<project path="incubator/voltha" name="voltha" groups="incubation"/>
+<project path="component/chameleon" name="chameleon" groups="voltha">
+    <linkfile src="." dest="incubator/voltha/chameleon"/>
+</project>
+<project path="incubator/voltha" name="voltha" groups="incubation,voltha"/>
 
 </manifest>