commit | 158e11d6738a751b754d09df7275add589c31191 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu May 21 16:44:44 2015 -0700 |
committer | Tao Bao <tbao@google.com> | Thu May 28 14:44:52 2015 -0700 |
tree | 529e2d24592684db2ecb0dadba6e1f3b3343b846 | |
parent | 1857a7f57929a3bb4c831199b702059b259b0e3e [diff] |
Separate uncrypt into two modes uncrypt needs to be triggered to prepare the OTA package before rebooting into the recovery. Separate uncrypt into two modes. In mode 1, it uncrypts the OTA package, but will not reboot the device. In mode 2, it wipes the /misc partition and reboots. Needs matching changes in frameworks/base, system/core and external/sepolicy to work properly. Bug: 20012567 Bug: 20949086 Change-Id: I14d25cb62770dd405cb56824d05d649c3a94f315