platform_bootable_recovery/update_verifier
Isaac Chen 26fd78c024 Let update_verifier work on non-AB update devices
Make update_verifier check if it runs on A/B update devices at the
beginning, and quit immediately if it doesn't, instead of re-boot.

Bug: 70541023
Test: On aosp/master:
    $ lunch aosp_x86_64-userdebug; m -j # boot to home screen
    # On goog/master:
    $ lunch aosp_walleye-userdebug; m -j # boot to home screen

Change-Id: Ib71a3a3b272cfa5dd0b479eaa067eedaec8fde7d
2017-12-14 10:20:07 +08:00
..
include/update_verifier Separate libupdate_verifier module and add testcases. 2017-04-27 08:57:23 -07:00
Android.mk Load-balancing update_verifier worker threads. 2017-11-08 23:04:28 -08:00
update_verifier.cpp Load-balancing update_verifier worker threads. 2017-11-08 23:04:28 -08: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