platform_bootable_recovery/updater
Tao Bao 5354f60f2b updater: Fix the operator order.
Shift operator ("<<") has a higher precedence level than ternary
operator ("?").

Test: BBOTA update log says "performing update" as opposed to
      "performing 0".

Change-Id: I0cf60cbfc11415e94f1f9f6effe75f14d13a1874
2016-12-14 11:34:49 -08:00
..
include/updater Replace minzip with libziparchive 2016-10-17 17:41:51 -07:00
Android.mk updater: Refactor set_stage() and get_stage() functions. 2016-11-18 12:04:48 -08:00
blockimg.cpp updater: Fix the operator order. 2016-12-14 11:34:49 -08:00
install.cpp updater: Switch to libbase logging. 2016-11-30 23:44:41 -08:00
updater.cpp updater: Switch to libbase logging. 2016-11-30 23:44:41 -08:00