platform_bootable_recovery/fuse_sideload
luoqiangwei1 95b85a4dcb 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>
2021-10-12 13:10:43 +08:00
..
include Support starting fuse from a block map 2019-06-20 13:53:40 -07:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery 2021-02-14 10:37:20 -08:00
fuse_provider.cpp Support starting fuse from a block map 2019-06-20 13:53:40 -07:00
fuse_sideload.cpp Fix the fuse error that cannot handle the OTA package larger than 4 GiB 2021-10-12 13:10:43 +08:00