From ce8485ba960175c418feb0aff0061bea0f4c1ab8 Mon Sep 17 00:00:00 2001 From: Ivan Iskandar Date: Sun, 12 Nov 2017 11:34:48 +0700 Subject: [PATCH] build: Introduce SubstratumService Change-Id: I38f44cc25108d2fe5c48dd9b05392f2e0512c832 Signed-off-by: Akhil Narang --- target/product/core.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/product/core.mk b/target/product/core.mk index 8cb6662cd8..1eb92ff68f 100644 --- a/target/product/core.mk +++ b/target/product/core.mk @@ -50,6 +50,7 @@ PRODUCT_PACKAGES += \ Settings \ SharedStorageBackup \ StorageManager \ + SubstratumService \ Telecom \ TeleService \ VpnDialogs \ @@ -61,6 +62,7 @@ PRODUCT_SYSTEM_SERVER_APPS += \ FusedLocation \ InputDevices \ KeyChain \ + SubstratumService \ Telecom \ # The set of packages we want to force 'speed' compilation on.