android_system_core/mkbootfs
terryguan e7f1d41237 read() can return fewer bytes than requested
Sometimes read returns fewer bytes than requested. read() only read at
most 0x7ffff000 bytes.

Bug: 376247649
Test: manual, make mkbootfs, mkbootfs out/target/product../VENDOR_BOOT
Change-Id: I8cbbae40c5f5c6c54d19bf77e9a801ed3390ed48
2024-10-30 10:35:52 -07:00
..
Android.bp Switch mkbootfs to C++. 2024-10-29 22:12:01 +00:00
mkbootfs.cpp read() can return fewer bytes than requested 2024-10-30 10:35:52 -07:00