platform_bootable_recovery/tests
Tao Bao 1d866050eb Verify the package compatibility with libvintf.
verify_package_compatibility() is added to parse the compatibility entry
(compatibility.zip) in a given OTA package. If entry is present, the
information is sent to libvintf to check the compatibility.

This CL doesn't actually call libvintf, since the API there is not
available yet.

Bug: 36597505
Test: Doesn't break the install with existing packages (i.e. w/o the
      compatibility entry).
Test: recovery_component_test
Change-Id: I3903ffa5f6ba33a5c0d761602ade6290c6752596
(cherry picked from commit 62e0bc7586)
2017-04-12 22:46:09 -07:00
..
common tests: Use get_bootloader_message_blk_device() to find /misc. 2017-04-04 20:35:10 -07:00
component Verify the package compatibility with libvintf. 2017-04-12 22:46:09 -07:00
manual Add checkers and tests for empty locale in PNG file 2017-01-18 19:37:06 -08:00
testdata tests: Construct two bad packages at runtime for VerifierTest. 2017-03-27 16:10:11 -07:00
unit Change the internal representation in RangeSet. 2017-04-03 09:22:48 -07:00
Android.mk Verify the package compatibility with libvintf. 2017-04-12 22:46:09 -07:00
AndroidTest.xml Add test config to minadbd_test 2017-03-28 22:13:38 -07:00