From bf041eb259100e4256467c1911175e3174f5eeb8 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Mon, 31 Jan 2011 12:35:02 -0800 Subject: [PATCH 1/2] partial build fix Change-Id: I34fe778ac366d702b9eb626feaedda05e69e8361 --- core/user_tags.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/core/user_tags.mk b/core/user_tags.mk index 30745f6c1e..d563446078 100644 --- a/core/user_tags.mk +++ b/core/user_tags.mk @@ -408,6 +408,7 @@ GRANDFATHERED_USER_MODULES += \ ndc \ netcfg \ netd \ + network \ ninepatch \ oauth \ obbtool \ From 83e2f942b66acb3bc887cd542c859b40e96ff40b Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Mon, 31 Jan 2011 12:59:54 -0800 Subject: [PATCH 2/2] partial build fix Change-Id: I831c4c646eca96c6513018fbc5ad88970b942775 --- core/user_tags.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/core/user_tags.mk b/core/user_tags.mk index d563446078..3eade8aa84 100644 --- a/core/user_tags.mk +++ b/core/user_tags.mk @@ -246,6 +246,7 @@ GRANDFATHERED_USER_MODULES += \ libGLES_android \ libGLESv1_CM \ libGLESv2 \ + libglib \ libglib_static \ libgui \ libhardware \