Skip to content
Commit d3cac344 authored by Tao Bao's avatar Tao Bao
Browse files

updater: Use O_SYNC and fsync() for package_extract_file().

We are already using O_SYNC and fsync() for the recursive case
(package_extract_dir()). Make it consistent for the single-file case.

Bug: 20625549
Change-Id: I487736fe5a0647dd4a2428845e76bf642e0f0dff
parent e062645e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment