platform_bootable_recovery/updater
Tao Bao d3cac34430 updater: Use O_SYNC and fsync() for package_extract_file().
We are already using O_SYNC and fsync() for the recursive case
(package_extract_dir()). Make it consistent for the single-file case.

Bug: 20625549
Change-Id: I487736fe5a0647dd4a2428845e76bf642e0f0dff
2015-12-14 17:13:34 -08:00
..
Android.mk Error correction: Use libfec in blockimg.cpp for recovery 2015-10-19 10:04:38 +01:00
blockimg.cpp updater: Output msg when recovery is called 2015-12-10 16:20:48 -08:00
blockimg.h installer for new block OTA system 2014-08-19 16:53:39 -07:00
install.cpp updater: Use O_SYNC and fsync() for package_extract_file(). 2015-12-14 17:13:34 -08:00
install.h Auto create parent directories for rename support 2014-07-21 17:40:02 -07:00
updater.cpp recovery: Switch applypatch/ and updater/ to cpp. 2015-07-13 17:21:31 -07:00
updater.h installer for new block OTA system 2014-08-19 16:53:39 -07:00