platform_bootable_recovery/otafault
Tianjie Xu 4728242070 Do not inject I/O fault on a retry
We could inject I/O faults during an OTA update for test purpose. But we
should skip the injection if the update is an retry. Otherwise the
update test will simply keeps failing.

Bug: 34159970
Test: Apply the same package on angler and the update succeeds on the 2nd try.
Change-Id: Id274e5475e3bc8d25d50a8cf61a77d2e32c569d6
2017-01-09 14:51:15 -08:00
..
Android.mk Replace minzip with libziparchive 2016-10-17 17:41:51 -07:00
config.cpp Do not inject I/O fault on a retry 2017-01-09 14:51:15 -08:00
config.h Do not inject I/O fault on a retry 2017-01-09 14:51:15 -08:00
ota_io.cpp Remove ota_close(int) and ota_fclose(FILE*). 2016-11-28 12:09:39 -08:00
ota_io.h Remove ota_close(int) and ota_fclose(FILE*). 2016-11-28 12:09:39 -08:00
test.cpp Control fault injection with config files instead of build flags 2016-03-18 17:58:25 -07:00