| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Id4a5f32acb01776c95b092cc6e883036812836a9
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: Ib4ebc02261abc4610947ab54f5e53f9958190e27
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: I5280c977c6c5099c681fa5069bdde9b5426d5949
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: I96a3ebec0ab7b7400bcf8ffd2a899d291d8a4579
Auto-generated-cl: translation import
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
am: 1ee0ff3
* commit '1ee0ff3d78c5143d4e3307bc44e3c27792e72d1e':
Add string for Installing_security_update
Change-Id: Ied2a3b07fbf8548688759727da527fc7a994d5a0
|
| |
| |
| |
| |
| | |
Bug: 27837319
Change-Id: I037158697a294c3e03f186f3b4207ea700321a8a
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: http://b/27837319
(cherry picked from commit 3d0153a807042dd1bdb7e9fd81d16429a205d9ce)
Change-Id: Iec2cd10fa77ed1881d55ac4e0ab48e45172f0cf7
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: http://b/27837319
Change-Id: I116fc13ae108a59b657f5c9f7efe971de72ac743
|
|/ /
| |
| |
| |
| |
| | |
None of these have been touched since cupcake, except to keep them building.
Change-Id: I5ed13849e6842e755c62da05f1a8a6da2583b1ee
|
| |
| |
| |
| |
| | |
Bug: 27326256
Change-Id: Ia713b23e3c898c1f10af7c61ea67f34601fdcbe3
|
|/
|
|
|
|
|
|
|
|
| |
The dumpkey tool is used to dump encryption keys in a custom format
used by the recovery code. Nobody else uses this format AFAICT, so
it's more appropriate to keep the code of the tool alongside the
recovery code instead of next to mincrypt.
BUG:27326256
Change-Id: I30176845617972be1d6e46e9a9218e161fbf0680
|
|
|
|
|
|
|
| |
Also add missing TEMP_FAILURE_RETRYs on read, write, and lseek.
Bug: http://b/20625546
Change-Id: I03b198e11c1921b35518ee2dd005a7cfcf4fd94b
|
|
|
|
| |
Change-Id: I06ea08400efa511e627be37a4fd70fbdfadea2e6
|
|
|
|
| |
Change-Id: I92d5abd1a628feab3b0246924fab7f97ba3b9d34
|
|
|
|
|
|
|
|
| |
A few simple warnings fixed to produce a clean clang build.
Change-Id: I9484f860903a80e4c91e204e7e6738145535f642
Author: Edwin Vane <edwin.vane@intel.com>
Reviewed-by: Ariel J Bernal <ariel.j.bernal@intel.com>
|
|
|
|
|
|
| |
Bug: 5010576
Change-Id: Ib465fdb42c8621899bea15c04a427d7ab1641a8c
|
|
|
|
|
|
|
|
| |
Yank all the code to install OTA packages out of the recovery binary
itself. Now packages are installed by a binary included in the
package (run as a child of recovery), so we can make improvements in
the installation process without waiting for a new release to use
them.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|