| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
An extra parameter was added to the make_ext4fs() function, we these tools need
to be updated to match.
Change-Id: Id640a7f2b03153eb333b00337f0f991ff5332349
|
|
|
|
| |
Change-Id: I9f912857cfc6afb8ba764f5541af7f01df029a77
|
|
|
|
|
|
|
| |
Allow sideloading of OTA packages from USB drives that appear as
/dev/block/sda1.
Change-Id: I1908576c24547cd0088475d8c8917699cd906868
|
|\
| |
| |
| | |
Change-Id: Iafb9cb4adf27a7086d587d95e94ab1bd050099dc
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Copy a sideloaded package into /tmp, then verify and install the copy,
to prevent malicious users from overwriting the package between
verification and install.
Bug: 2826890 package can be replaced during verification
Bug: 2058160 Recovery should copy sideloaded (sd card) update ...
Change-Id: I3de148b0f1a671f1974782b6855527caeaefda23
|
|/
|
|
| |
Change-Id: I827af624c9ec7c64decb702de8c0310cf19b4141
|
|
|
|
|
|
|
|
| |
Some devices want to do special things when recovery wipes data (eg,
wipe data in their baseband processor as well). Add a hook in the
device-specific recovery library that gets called when data is wiped.
Also add an amend root for the "mbm" partition.
|
| |
|
| |
|
|
|