platform_bootable_recovery/update_verifier
xunchang aaa6103ae7 Update_verifier: Remove the support for legacy text format CareMap
We have already switched to the protobuf format for new builds, and
the downgrade packages will require a data wipe. So it should be safe
to drop the support for text format.

This also helps to save the issue when users sideload a package with a
pending OTA, because the new CareMap contains the fingerprint of the
intended build.

Bug: 128536706
Test: unit tests pass, run update_verifier with legacy CareMap
Change-Id: I1c4d0e54ec591f16cc0a65dac76767725ff9e7c4
2019-03-13 15:24:13 -07:00
..
include/update_verifier Update_verifier: Remove the support for legacy text format CareMap 2019-03-13 15:24:13 -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: Remove the support for legacy text format CareMap 2019-03-13 15:24:13 -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