Add SPL downgrade option help text

Test: th
Change-Id: I71f916642f6327acad1d0c163a204718002f876d
This commit is contained in:
Kelvin Zhang
2022-03-01 15:51:09 -08:00
parent df80322fcd
commit e174c323e1

View File

@@ -237,6 +237,10 @@ A/B OTA specific options
--enable_lz4diff --enable_lz4diff
Whether to enable lz4diff feature. Will generate smaller OTA for EROFS but Whether to enable lz4diff feature. Will generate smaller OTA for EROFS but
uses more memory. uses more memory.
--spl_downgrade
Force generate an SPL downgrade OTA. Only needed if target build has an
older SPL.
""" """
from __future__ import print_function from __future__ import print_function