platform_bootable_recovery/updater
Tianjie Xu 57bed6d8c9 updater: Add a function to check first block
Add and register a function to check if the device has been remounted
since last update during incremental OTA. This function reads block 0
and executes before partition recovery for version >= 4.

Bug: 21124327
Change-Id: I8b915b9f1d4736b3609daa9d16bd123225be357f
(cherry picked from commit 30bf476559)
2016-01-07 11:19:48 -08:00
..
Android.mk Error correction: Use libfec in blockimg.cpp for recovery 2015-10-19 10:04:38 +01:00
blockimg.cpp updater: Add a function to check first block 2016-01-07 11:19: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 updater: Add a function to check first block 2016-01-07 11:19:48 -08: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