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

Skip to content
Commit 201cb593 authored by Kelvin Zhang's avatar Kelvin Zhang
Browse files

Check device's launch API level before using new compresison algo

If a T launch device later changes to LZ4(which is supported since U),
we will fallback to older compression algorithms, because if the full
OTA is applied on an T build, the update_engine on device won't support
lz4.

Bug: 295989519
Bug: 291594891
Test: generate full OTA for T launched devices, make sure lz4 is not
used
(cherry picked from https://android-review.googlesource.com/q/commit:8f830007321ef0cbabd5f581da5a6429843ff399)

Merged-In: I82fdf788e47e2a6daeaa4479bfecf317d8ebb5d5
Change-Id: I82fdf788e47e2a6daeaa4479bfecf317d8ebb5d5
parent 421f5836
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment