aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
authorKeita Espinoza <clouddarkgenesis@gmail.com>2017-07-24 05:03:01 +0000
committerArian <arian.kulmer@web.de>2019-10-07 11:10:48 +0200
commit6ca55cecf8aa2d3f93f552fe55e261c0c30688ab (patch)
tree064672ef84dc9718f3f4254a9167bbc3a238b00c /shinano.mk
parent69a5db298e425fe9b8e1774effe04e4dd76eba33 (diff)
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
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk2
1 files changed, 1 insertions, 1 deletions
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 += \