Tianjie Xu
1c95c97e55
Add string for Installing_security_update
...
Bug: 27837319
Change-Id: I037158697a294c3e03f186f3b4207ea700321a8a
(cherry picked from commit 1ee0ff3d78
)
2016-03-29 13:59:22 -07:00
Elliott Hughes
2dbd06c7ed
Merge "Move recovery_l10n here from development/tools."
2016-03-26 15:45:24 +00:00
Elliott Hughes
3d0153a807
Move recovery_l10n here from development/tools.
...
Bug: http://b/27837319
Change-Id: I116fc13ae108a59b657f5c9f7efe971de72ac743
2016-03-26 08:42:49 -07:00
Elliott Hughes
57eb4fd6e2
Remove dead tools.
...
None of these have been touched since cupcake, except to keep them building.
Change-Id: I5ed13849e6842e755c62da05f1a8a6da2583b1ee
2016-03-22 21:08:39 -07:00
Mattias Nissler
b66f047d41
Remove dumpkey build guards after completing code move.
...
Bug: 27326256
Change-Id: Ia713b23e3c898c1f10af7c61ea67f34601fdcbe3
2016-02-26 11:20:18 +01:00
Mattias Nissler
03b72b0f37
Move dumpkey tool to the recovery repo.
...
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
2016-02-24 14:53:10 +01:00
Elliott Hughes
7bad7c4646
Check all lseek calls succeed.
...
Also add missing TEMP_FAILURE_RETRYs on read, write, and lseek.
Bug: http://b/20625546
Change-Id: I03b198e11c1921b35518ee2dd005a7cfcf4fd94b
2015-04-29 17:46:43 -07:00
Elliott Hughes
cd3c55ab40
Add missing includes.
...
Change-Id: I06ea08400efa511e627be37a4fd70fbdfadea2e6
2015-01-29 20:50:08 -08:00
Mark Salyzyn
f3bb31c32f
Recovery 64-bit compile issues
...
Change-Id: I92d5abd1a628feab3b0246924fab7f97ba3b9d34
2014-03-14 13:51:39 -07:00
Edwin Vane
4f66d550e9
Fixed unused param warnings for check-lost+found
...
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>
2012-08-21 16:03:46 -04:00
Jeff Brown
b0462e6ae2
Remove the simulator target from all makefiles.
...
Bug: 5010576
Change-Id: Ib465fdb42c8621899bea15c04a427d7ab1641a8c
2011-07-11 22:11:45 -07:00
Doug Zongker
64893ccc09
remove amend
...
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.
2009-07-14 16:58:42 -07:00
Doug Zongker
bc012de46e
Automated import from //branches/donutburger/...@142141,142141
2009-03-24 21:30:32 -07:00
The Android Open Source Project
c24a8e688a
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
The Android Open Source Project
ffb48f64fe
auto import from //depot/cupcake/@135843
2009-03-03 18:28:14 -08:00
The Android Open Source Project
d4ae69739e
auto import from //depot/cupcake/@132589
2009-03-03 14:03:51 -08:00
The Android Open Source Project
15bb56d89a
auto import from //depot/cupcake/@137055
2009-03-02 22:54:15 -08:00
The Android Open Source Project
ff3d93821e
Code drop from //branches/cupcake/...@124589
2008-12-17 18:03:49 -08:00
The Android Open Source Project
23580ca27a
Initial Contribution
2008-10-21 07:00:00 -07:00