Merge "Fix small typo in ota script options" am: 0cc4ae84ea
Original change: https://android-review.googlesource.com/c/platform/build/+/2015628 Change-Id: I46e0be664736c41daafdeff4cbbcb4e1b282410c
This commit is contained in:
commit
3874e5dae6
1 changed files with 1 additions and 1 deletions
|
@ -1474,7 +1474,7 @@ def main(argv):
|
|||
"enable_vabc_xor=",
|
||||
"force_minor_version=",
|
||||
"compressor_types=",
|
||||
"enable_zucchin=",
|
||||
"enable_zucchini=",
|
||||
"enable_lz4diff=",
|
||||
"vabc_compression_param=",
|
||||
], extra_option_handler=option_handler)
|
||||
|
|
Loading…
Reference in a new issue