Merge "Add json file to output zip"
authoryunlong ying <ying.yunlong@zte.com.cn>
Sat, 25 Feb 2017 01:42:41 +0000 (01:42 +0000)
committerGerrit Code Review <gerrit@open-o.org>
Sat, 25 Feb 2017 01:42:41 +0000 (01:42 +0000)
lcm/assembly.xml

index b195400..e826c1a 100644 (file)
@@ -26,6 +26,7 @@
             <outputDirectory>/lcm</outputDirectory>
             <includes>
                 <include>**/*.py</include>
+                <include>**/*.json</include>
             </includes>
         </fileSet>
         <fileSet>