Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae5c50d2 authored by David Anderson's avatar David Anderson Committed by Automerger Merge Worker
Browse files

Merge "Add --disable_vabc to ota_from_target_files help text." am: 0260435d

Original change: https://android-review.googlesource.com/c/platform/build/+/1630019

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iab35c3f1eb8bb9d8c064aae98a9489da00ad6d2a
parents faa461aa 0260435d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -211,6 +211,10 @@ A/B OTA specific options
      Use the specified custom_image to update custom_partition when generating
      an A/B OTA package. e.g. "--custom_image oem=oem.img --custom_image
      cus=cus_test.img"

  --disable_vabc
      Disable Virtual A/B Compression, for builds that have compression enabled
      by default.
"""

from __future__ import print_function