diff options
author | Felipe Leme <felipeal@google.com> | 2016-06-07 16:14:07 -0700 |
---|---|---|
committer | Felipe Leme <felipeal@google.com> | 2016-06-07 16:35:50 -0700 |
commit | 29de4922dbfccbf1d6fd975a320f80ae7a28c7c4 (patch) | |
tree | 8eb6569cd0f3418c9871cb95f026762a4eefb4be /tools/aapt2/diff/Diff.cpp | |
parent | a86d6c4df3b193060b4b725e1abfed4f69689843 (diff) |
Duplicate file descriptor when dumping asynchronously.
dumpDbInfo() uses an async task when dumping from the system thread, but
then the file descriptor is closed by the time the task is executed. As
such, the system databases are not dumped.
BUG: 29123428
Change-Id: Ibb8bbe503aa03c3ca13b2b1789f0ead0b869e9d5
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions