diff options
author | Pinyao Ting <pinyaoting@google.com> | 2020-06-05 14:08:37 -0700 |
---|---|---|
committer | Pinyao Ting <pinyaoting@google.com> | 2020-06-05 21:19:09 +0000 |
commit | 23c9b688e23239642668ec637c3c5092c312cb68 (patch) | |
tree | 1bbb5dc2cfc65baa18606659932c63c05349ce74 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 16fd58a01e6922bdb65e4e66cd521195e88c9e5a (diff) |
fix FileNotFound exception when attempting to read bubble xml
BubbleDataRepository tried to read the xml file before a write,
and the xml file is only created on write if it didn't exist,
which caused the FileNotFound exception.
Bug: 158231089
Test: BubblePersistentRepositoryTest
Change-Id: I7cd75b1d74be277df49f433338ad814ce50c87c1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions