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
Loading
Please register or sign in to comment