android_packages_modules_Vi.../authfs/aidl
Victor Hsieh 9d0ab6267c authfs: support resizing file
There are three major changes:
1. Add resize() to MerkleLeaves as the simple hash container.
2. Handle resize for a writable file. The special case is that the hash
   of the new last chunk can change, and the only way to calculate is to
   read the original data back.
3. Handle the size change in FUSE.

Bug: 186265793
Test: atest
Test: dex2oat succeeds (with more local changes)

Change-Id: I1ec20b6f0c69fd3ec24a6d04fc34583962265479
2021-04-27 09:44:35 -07:00
..
com/android/virt/fs authfs: support resizing file 2021-04-27 09:44:35 -07:00
Android.bp Add authfs and fd_server to com.android.virt apex 2021-03-12 13:40:25 -08:00