From ea7956e2dad49887ada5aecb182f6b5218eff7ed Mon Sep 17 00:00:00 2001 From: Robert Quattlebaum Date: Wed, 8 Feb 2017 17:53:22 -0800 Subject: [PATCH] Support for android.net.lowpan in frameworks/base Bug: b/33073713 (cherry picked from commit b2cbafe06eac70c18e1066b454837ed3a5914bff) Change-Id: I9ddb52a14d2a2fffb2b8dc924ceb277f9076b19a --- core/pathmap.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/core/pathmap.mk b/core/pathmap.mk index 45213bbe3..728a309be 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -86,6 +86,7 @@ FRAMEWORKS_BASE_SUBDIRS := \ telecomm \ telephony \ wifi \ + lowpan \ keystore \ rs \ )