From 786d0b27a2ed38682a58445505a4b34dc8a4ebdb Mon Sep 17 00:00:00 2001 From: Paul Lawrence Date: Fri, 21 Sep 2018 10:49:38 -0700 Subject: make checkpointing work on ext4 Test: Test script passes Change-Id: Iafa337947f2fd456aa692ecb112ccc56638f7947 --- rootdir/init.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'rootdir') diff --git a/rootdir/init.rc b/rootdir/init.rc index f39ea7c09..2a70a4aee 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -400,6 +400,7 @@ on post-fs-data # Make sure we have the device encryption key. start vold + exec - system system -- /system/bin/vdc checkpoint prepareDriveForCheckpoint /data installkey /data # Start bootcharting as soon as possible after the data partition is -- cgit v1.2.3