Add new MDC modules

Bug: 73740225
Test: update_current.py -d <file>
Change-Id: I5a5050de3e994d9dc6739d8458a792ddd1825a87
diff --git a/update_current.py b/update_current.py
index 26539de..c1a2af8 100755
--- a/update_current.py
+++ b/update_current.py
@@ -164,6 +164,11 @@
     'design-transformation': ['android-support-design-transformation', 'design-transformation'],
     'design-typography': ['android-support-design-typography', 'design-typography'],
     'design-widget': ['android-support-design-widget', 'design-widget'],
+    'design-navigation': ['android-support-design-navigation', 'design-navigation'],
+    'design-tabs': ['android-support-design-tabs', 'design-tabs'],
+    'design-bottomappbar': ['android-support-design-bottomappbar', 'design-bottomappbar'],
+    'design-shape': ['android-support-design-shape', 'design-shape'],
+
 }
 
 # Always remove these files.