From 676477525bc40f7ccf196a6580480b9d44adabd8 Mon Sep 17 00:00:00 2001 From: Chung-yih Wang Date: Wed, 10 Jun 2009 23:08:03 +0800 Subject: [PATCH] Add keystore in the pathmap of frameworks base. --- core/pathmap.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/pathmap.mk b/core/pathmap.mk index f4c387a79..e281b9d2c 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -83,7 +83,8 @@ FRAMEWORKS_BASE_SUBDIRS := \ sax \ telephony \ wifi \ - vpn \ + vpn \ + keystore \ ) #