platform_bootable_recovery/update_verifier
Tao Bao c89c394b46 update_verifier: Add some missing #include's.
<stdint.h> for uint8_t; <stdlib.h> for free(3); <thread> for
std::thread.

Test: mmma -j bootable/recovery
Test: Run unit tests on crosshatch.
Change-Id: Id99b29b3d514f4e453983599c8b1aa6b0fab4ef8
2019-03-13 15:45:39 -07:00
..
include/update_verifier Compare the fingerprint before reading the partition 2018-10-04 16:42:57 -07:00
Android.bp Defer marking boot successful when checkpointing 2019-02-07 13:26:05 -08:00
care_map.proto Refactor update_verifier into a class 2018-09-20 15:10:52 -07:00
care_map_generator.py Enable fingerprint in care_map 2018-09-26 20:14:53 -07:00
update_verifier.cpp update_verifier: Add some missing #include's. 2019-03-13 15:45:39 -07:00
update_verifier.rc Add 'system' to update_verifier's gid 2017-04-18 11:34:30 -07:00
update_verifier_main.cpp Let update_verifier work on non-AB update devices 2017-12-14 10:20:07 +08:00