PackageInstallerSession: use ftruncate if fallocate is ENOTSUP
When posix_fallocate is not supported (e.g. on ext3), fall back to using ftruncate instead. Change-Id: I8f7792ed3f43504df21e86cff79ed34f3ba795d7
Loading
Please register or sign in to comment