From 6ca55cecf8aa2d3f93f552fe55e261c0c30688ab Mon Sep 17 00:00:00 2001 From: Keita Espinoza Date: Mon, 24 Jul 2017 05:03:01 +0000 Subject: shinano: Rework qcom.power init - Boot phone in interactive mode instead of performance - Add TWRP config Squashed with: shinano-common: init: Add back init.recovery * Add back init.recovery to copy file with the real name instead of copy/rename at the same operation. * Import init.qcom.power from init.recovery to allow mitigation on recovery. * Create bootdevice symlink as lot of zip use it. Rework qcom.power init change ID: Change-Id: I647c09e430bc3904ff526ed662191e7d3b833e0b --- shinano.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shinano.mk') diff --git a/shinano.mk b/shinano.mk index e900fb2..da2eda9 100644 --- a/shinano.mk +++ b/shinano.mk @@ -50,7 +50,7 @@ PRODUCT_COPY_FILES += \ # Recovery Init PRODUCT_COPY_FILES += \ - $(COMMON_PATH)/rootdir/init.qcom.power.rc:root/init.recovery.qcom.rc + $(COMMON_PATH)/rootdir/init.recovery.qcom.rc:root/init.recovery.qcom.rc # Camera PRODUCT_COPY_FILES += \ -- cgit v1.2.3