← Back to team overview

ubuntu-phone team mailing list archive

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 \