summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2020-07-21 17:23:55 +0800
committerYuanhong Deng <dengyuanhong@chinamobile.com>2020-07-22 01:02:56 +0000
commit74ba762f073486fe383f4d2dbd304d07a56028f1 (patch)
treecc3acc1b9f60edeff9bd3d72d4722c7220a58f49
parentc9c7a0aa3d74011b614bf7a53f7c55a89df3ebd8 (diff)
Remove nokia from Guilin Release
Issue-ID: VFC-1707 Change-Id: Idfa449372bec5ad1b5bb85b9f6969fa0ee4c0d5c Signed-off-by: dyh <dengyuanhong@chinamobile.com>
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 07cbce49..7cfb38c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,8 +36,11 @@
</activation>
<modules>
<module>huawei</module>
+ <!-- nokia driver remove from Guilin Release -->
+ <!--
<module>nokia</module>
<module>nokiav2</module>
+ -->
<module>zte</module>
</modules>
</profile>