mondrianwifi: start qseecomd early
This commit is contained in:
parent
937a3ad8b3
commit
3f9d1b082b
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue