Merge "Remove the obsolete comments for firmware update." am: 833ecb03f2

am: 527f08ed0b

Change-Id: I93716c3c455f118b0bac88d18c7c0e157031834b
This commit is contained in:
Tao Bao
2016-12-14 18:48:07 +00:00
committed by android-build-merger
3 changed files with 4 additions and 26 deletions
-9
View File
@@ -335,15 +335,6 @@ try_update_binary(const char* path, ZipArchiveHandle zip, bool* wipe_cache,
// progress bar within the segment defined by the most
// recent progress command.
//
// firmware <"hboot"|"radio"> <filename>
// arrange to install the contents of <filename> in the
// given partition on reboot.
//
// (API v2: <filename> may start with "PACKAGE:" to
// indicate taking a file from the OTA package.)
//
// (API v3: this command no longer exists.)
//
// ui_print <string>
// display <string> on the screen.
//