commit | cd1f4cac6fddd1472adaa6db1a8be5aa99d8df54 | [log] [tgz] |
---|---|---|
author | luoqiangwei1 <luoqiangwei1@xiaomi.com> | Thu Sep 16 18:25:23 2021 +0800 |
committer | bigbiff <bigbiff@teamw.in> | Fri Dec 10 23:27:53 2021 +0000 |
tree | 900183f8d1104629724111e985af70fa7195efca | |
parent | b3f6a264222b6b6e87d32da6c6feb65f0e635d06 [diff] |
Fix the fuse error that cannot handle the OTA package larger than 4 GiB 1. That read data will be blocked when adb sideload OTA package 2. An error(Out of bound read) occurs when installing OTA package by fuse Test: as follows - adb sideload OTA package - install OTA package by install_with_fuse parameter Change-Id: Ie53510d157f6ea4c92606b289fcb745d441918c8 Signed-off-by: luoqiangwei1 <luoqiangwei1@xiaomi.com> Signed-off-by: GarfieldHan <2652609017@qq.com>