From 3f9d1b082b7533e274db54ab011587013196df1d Mon Sep 17 00:00:00 2001 From: nyyu Date: Mon, 22 Aug 2022 22:36:43 +0200 Subject: [PATCH] mondrianwifi: start qseecomd early --- rootdir/etc/init.qcom.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 5ae3d1a..ee4b0ca 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -41,6 +41,9 @@ on early-init symlink /data/tombstones /tombstones on init + # Start qseecomd early as we mount /system early + # vold needs keymaster that needs qseecomd + start qseecomd write /proc/sys/vm/page-cluster 0 on fs