From a52d635fba3e8ceb0795b5e213d89af4367acad7 Mon Sep 17 00:00:00 2001 From: Ethan Chen Date: Mon, 2 Apr 2018 22:38:42 -0700 Subject: wayne-common: Remove init.qcom.early_boot.sh * This script doesn't do anything useful, since it tries to set a lot of ro.* properties, which is not allowed anyway. Change-Id: I408cc17d0d18e81a9cf0e529e6b78622c3017a7f Signed-off-by: PIPIPIG233666 <2212848813@qq.com> --- rootdir/etc/init.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rootdir/etc') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 6fe45f6..1683bb5 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -71,7 +71,7 @@ on early-boot write /sys/kernel/boot_adsp/boot 1 write /sys/kernel/boot_cdsp/boot 1 write /sys/kernel/boot_slpi/boot 1 - exec u:r:qti_init_shell:s0 -- /vendor/bin/init.qcom.early_boot.sh + setprop ro.alarm_boot false # for backward compatibility chown system system /persist/sensors -- cgit v1.2.3