ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #01615
build patch to allow custom OMAP libbt-vendor to compile
Author: dhacker29 <davidhackerdvm@xxxxxxxxx>
Date: Thu Feb 28 01:48:49 2013 -0600
include libnativehelper for libbt-vendor in main.mk
diff --git a/core/main.mk b/core/main.mk
index 7ef56c9..779fb71 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -536,6 +536,7 @@ subdirs := \
frameworks/native/services \
frameworks/opt/emoji \
hardware \
+ libnativehelper \
system/core \
system/extras/ext4_utils \
system/media/audio_utils \