From db77ec3f375d08d8abd68059e3be52c145174ab6 Mon Sep 17 00:00:00 2001 From: Sun Xinx Date: Thu, 24 Jan 2019 02:34:15 -0500 Subject: [PATCH] [DO NOT MERGE] Enable bootchart Enable bootchart Change-Id: I894d9daa76f27355e4fa952e79d93aebb84111f4 --- rootdir/init.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/init.rc b/rootdir/init.rc index 2a7333563..019087519 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -382,6 +382,7 @@ on post-fs-data # Start bootcharting as soon as possible after the data partition is # mounted to collect more data. mkdir /data/bootchart 0755 shell shell + write /data/bootchart/enabled 1 bootchart start # Avoid predictable entropy pool. Carry over entropy from previous boot.