Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 441cdbaa authored by Edward Wang's avatar Edward Wang
Browse files

bootchart: call 'bootchart_init' after remount_all is done

In original codes, it call bootchart_init after late_init section.
but the data partition is not mounted yet at that moment. It will
in turn skip bootchart read/write, as it can't read out correct
setting from /data/bootchart-start and write log into correct location.

Fix is to call init function after data partition is ready.

Change-Id: I7c4f268ff94fdcee082399d9e3261f8833b1f8ea
parent a406ccde
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment