diff options
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | 2017-06-28 11:54:01 +0100 |
---|---|---|
committer | Przemyslaw Szczepaniak <pszczepaniak@google.com> | 2017-06-28 11:54:01 +0100 |
commit | c4ea41c37d2095f819e46d099ef0af0ccddcf33b (patch) | |
tree | c3ad044150699d69b503c6ba92dfca0185efd37f /include/ScopedJavaUnicodeString.h | |
parent | b5fbb94412be77e84aa910b612b3f608adeb911a (diff) |
RandomAccessFile should use O_SYNC/O_DSYNC for rws/rwd
Removed unescessary changes on the top of RandomAccessFile that
used explicit FileDescriptor.sync() to implement rws/rwd
modes. rws/rwd can be safly implememented using O_SYNC and
O_DSYNC flags.
Test: CtsLibcoreTestCases
Bug: 37996859
Change-Id: I9801589e1a99fc30564b144eba8d17db61e7ffd2
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions