am b3ae5354: Add missing support lib to list.

* commit 'b3ae5354c36a6ab850a1fca34470a93481a5831c':
  Add missing support lib to list.
diff --git a/core/pathmap.mk b/core/pathmap.mk
index 14c8f05..c617898 100644
--- a/core/pathmap.mk
+++ b/core/pathmap.mk
@@ -107,9 +107,11 @@
 FRAMEWORKS_SUPPORT_SUBDIRS := \
         annotations \
         v4 \
-        v7/gridlayout \
         v7/appcompat \
+        v7/cardview \
+        v7/gridlayout \
         v7/mediarouter \
+        v7/palette \
         v7/recyclerview \
         v8/renderscript \
         v13 \