Add missing support lib to list.

Change-Id: I6f3f1d1526db9bd76a35a612bc44918deee3e305
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 \