From 7d36e1574fc196c314c1f590284dfe8783211a48 Mon Sep 17 00:00:00 2001 From: Santos Cordon Date: Tue, 1 Jul 2014 15:57:36 -0700 Subject: [PATCH] Add phone directory to frameworks/base. Necessary to support the change: Id8b08d88a06a7b4e90a4a7f702ba56526e108ca5 Change-Id: I1a00d2cdcb26fa796c5d0840cfe16b0e416ad299 --- core/pathmap.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/core/pathmap.mk b/core/pathmap.mk index 14c8f0548..7b09f9af9 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -87,6 +87,7 @@ FRAMEWORKS_BASE_SUBDIRS := \ sax \ telecomm \ telephony \ + phone \ wifi \ keystore \ rs \