Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applypatch: Support flash mode. | Tao Bao | 2015-07-24 | 1 | -4/+23 |
| | | | | | | | | | | We may carry a full copy of recovery image in the /system, and use /system/bin/install-recovery.sh to install the recovery. This CL adds support to flash the recovery partition with the given image. Bug: 22641135 Change-Id: I7a275b62fdd1bf41f97f6aab62d0200f7dae5aa1 (cherry picked from commit 68c5a6796737bb583a8bdfa4c9cd9c7f12ef4276) | ||||
* | recovery: Switch applypatch/ and updater/ to cpp. | Tao Bao | 2015-07-14 | 1 | -0/+213 |
Mostly trivial changes to make cpp compiler happy. Change-Id: I69bd1d96fcccf506007f6144faf37e11cfba1270 |