From 52f92f081d793fc7cf715512e69c0a285e41a76d Mon Sep 17 00:00:00 2001 From: Roman Birg Date: Mon, 20 Apr 2015 18:20:59 -0700 Subject: [PATCH] add Profiles to build Change-Id: Id74a2c5350a5140eeb6f83c950c8b9ed89b2d4d7 Signed-off-by: Roman Birg --- config/common.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/common.mk b/config/common.mk index 378aa65f..c3c13a85 100644 --- a/config/common.mk +++ b/config/common.mk @@ -127,7 +127,8 @@ include vendor/cm/config/themes_common.mk PRODUCT_PACKAGES += \ Development \ LatinIME \ - BluetoothExt + BluetoothExt \ + Profiles # Optional CM packages PRODUCT_PACKAGES += \