bazel: Disable Compression of restored Image for S2D
disabling Compression of restored image in hibernation. Change-Id: Ia83fb5f715df1c48abfdebc72660ac26b642ca79 Signed-off-by: Darshankumar Jagdishchandra Thakkar <quic_djagdish@quicinc.com>
This commit is contained in:
parent
67d122e6a7
commit
909b6c5539
@ -206,6 +206,7 @@ def define_gen3auto():
|
||||
"bootconfig",
|
||||
"androidboot.first_stage_console=1",
|
||||
"nokaslr",
|
||||
"hibernate=nocompress",
|
||||
],
|
||||
),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user