From d54227422d18e3b607bfe37bd795be9105312b7f Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Tue, 13 Nov 2012 10:42:11 +0000 Subject: [PATCH] cm: Integrate jenkins-generated files if present Let's bundle the build manifest... Change-Id: Ie40c40a74c6d923031a76a0a8f4f4b552aeb15c9 --- config/common.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/common.mk b/config/common.mk index e14995c8..56cd33d9 100644 --- a/config/common.mk +++ b/config/common.mk @@ -216,3 +216,6 @@ endif PRODUCT_PROPERTY_OVERRIDES += \ ro.cm.version=$(CM_VERSION) \ ro.modversion=$(CM_VERSION) + + +-include $(WORKSPACE)/hudson/image-auto-bits.mk