Merge "bazel: Disable Compression of restored Image for S2D"

This commit is contained in:
qctecmdr 2023-07-07 07:24:42 -07:00 committed by Gerrit - the friendly Code Review server
commit a52223a704

View File

@ -206,6 +206,7 @@ def define_gen3auto():
"bootconfig",
"androidboot.first_stage_console=1",
"nokaslr",
"hibernate=nocompress",
],
),
)