From a2959d5eec9b5d42b648436f79400eab7d3cdd08 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Wed, 15 Sep 2010 19:51:50 -0700 Subject: [PATCH] Grandfather the simulator-specific modules. Those aren't new modules that were added recently, they just never got considered when generating the original list of grandfathered modules Change-Id: I01c63f57be71146671cd3a7445baa774163262d8 --- core/user_tags.mk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/user_tags.mk b/core/user_tags.mk index 46ac11713c..9588c0bfe1 100644 --- a/core/user_tags.mk +++ b/core/user_tags.mk @@ -191,6 +191,7 @@ GRANDFATHERED_USER_MODULES += \ kcm \ keystore \ kxml2-2.3.0 \ + launch-wrapper \ layoutlib \ layoutlib_api \ layoutlib_create \ @@ -297,6 +298,7 @@ GRANDFATHERED_USER_MODULES += \ libjni_latinime \ libjni_pinyinime \ libjpeg \ + libjs \ liblinenoise \ libLLVMAnalysis \ libLLVMARMAsmPrinter \ @@ -445,6 +447,7 @@ GRANDFATHERED_USER_MODULES += \ libvpx \ libwebcore \ libwpa_client \ + libwrapsim \ libxml2 \ libxslt \ libz \ @@ -522,6 +525,7 @@ GRANDFATHERED_USER_MODULES += \ rild \ rsg-generator \ run-as \ + runtime \ schedtest \ screenshot \ screenshot2 \ @@ -546,6 +550,7 @@ GRANDFATHERED_USER_MODULES += \ signapk \ signature-tools \ simg2img \ + simulator \ slang \ soslim \ spec-progress \