commit | 3a66fc41e3b1341af37254554610b9e72da4675a | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Jun 09 15:50:14 2017 -0700 |
committer | Tianjie Xu <xunchang@google.com> | Mon Jun 12 11:16:59 2017 -0700 |
tree | ef7911dc31f466845a70db29e510ee0dd4cd3800 | |
parent | bc626c6358af8553b6f5810b90897472cddb79a6 [diff] |
Fix the issue that uncrypt isn't called under quiescent mode OTA fails on fugu under quiescent mode because the reboot reason changes from "recovery-update" to "recovery-update,quiescent". The new reason isn't checked in shutdown thread so that shutdown thread doesn't call uncrypt properly before rebooting into recovery. Bug: 62324707 Test: Recreated and fixed the "block.map" missing failure on fugu. Change-Id: I110653cd64dbbdc71e89ead2197bf023a7c054e8