From b222b6e62c02be519cb484704715d6f044ae8b39 Mon Sep 17 00:00:00 2001 From: Jose Lima Date: Thu, 21 May 2015 16:26:20 -0700 Subject: [PATCH] Add recommendation suport library to build Change-Id: Ica884fa2bae30979dd7d17b18a004459ad161da3 --- core/pathmap.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/pathmap.mk b/core/pathmap.mk index a32f4e741..87d37290e 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -116,7 +116,8 @@ FRAMEWORKS_SUPPORT_SUBDIRS := \ v13 \ v17/leanback \ design \ - percent + percent \ + recommendation # # A list of all source roots under frameworks/multidex. -- 2.11.0