init: Remove encryption=DeleteIfNecessary from /data/misc/bootanim
/data/misc already sets encryption=Require and this causes certain devices not being able to boot with the following error: init: Failed to set encryption policy of /data/misc/bootanim to a5a40d896b46d8c6 v1 modes 127/4 flags 0x0: The directory already has a different encryption policy. init: Setting a5a40d896b46d8c6 policy on /data/misc/bootanim failed! init: Setting policy failed, deleting: /data/misc/bootanim init: Failed to set encryption policy of /data/misc/bootanim to a5a40d896b46d8c6 v1 modes 127/4 flags 0x0: The directory already has a different encryption policy. init: Setting a5a40d896b46d8c6 policy on /data/misc/bootanim failed! init: Rebooting into recovery init: Got shutdown_command 'reboot,recovery' Calling HandlePowerctlMessage() Test: m; fastboot flashall, observe device boots successfully Change-Id: I86a2b2b8fe8e438ca405a0e901739d11550d3ebd
Loading
Please register or sign in to comment