diff options
author | Shubham Ajmera <shubhamajmera@google.com> | 2016-11-14 13:29:21 +0000 |
---|---|---|
committer | Shubham Ajmera <shubhamajmera@google.com> | 2016-11-16 11:10:06 +0000 |
commit | 274498e5363a5ef4e718fba843b8f14aad28b2f0 (patch) | |
tree | 0c15575509af8e6218136a4f32a4203aa132ba66 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | cb48c48599e1c6c733a4c5abee163f371710a3c4 (diff) |
Replace RandomAccessFile with BufferedInputStream
com.android.server.backup.BackupManagerService#parseLeftoverJournals
uses input stream to read UTF. The method used RandomAccessFile to
perform the operation. The change replace the RandomAccessFile with
a Buffered InputStream.
Bug: 32866032
Test: `make`
Change-Id: I6594cecc49cb6efcfdf73beb5e425688cf890722
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions