Wait for uncrypt to finish before rebooting
/system/bin/uncrypt needs to be triggered to prepare the OTA package before rebooting into the recovery. For larger packages, uncrypt may be killed before it finishes the work after the timeout. Change to monitor the uncrypt status and show the progress to user. Needs matching changes in bootable/recovery/uncrypt, system/core and external/sepolicy. Also pick up the two NPE fixes in commits 9bb76544 and da3f63ff. Bug: 20012567 Bug: 20949086 (cherry picked from commit 90237f7b) Change-Id: Ibf2fc80032967e5f6cda3cd469005dd29665c87c
Loading
Please register or sign in to comment