From c68a5163e02a4f2f94e16d74f037dccf46337bfc Mon Sep 17 00:00:00 2001 From: Louis Popi Date: Wed, 22 Feb 2017 12:10:08 +0100 Subject: msm8916-common: Always ship ssr script Change-Id: If45cb863aa912c6aef72379566743a16f2f1fe54 --- product/init.mk | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/product/init.mk b/product/init.mk index 8579969..069c202 100644 --- a/product/init.mk +++ b/product/init.mk @@ -2,10 +2,6 @@ PRODUCT_PACKAGES += \ init.qcom.rc \ init.qcom.power.rc \ + init.qcom.ssr.rc \ init.recovery.qcom.rc \ ueventd.qcom.rc - -ifeq ($(TARGET_BUILD_VARIANT),user) -PRODUCT_PACKAGES += \ - init.qcom.ssr.rc -endif -- cgit v1.2.3