summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorAjay Panicker <apanicke@google.com>2017-01-05 15:38:52 -0800
committerAjay Panicker <apanicke@google.com>2017-01-05 23:52:30 +0000
commit7a8c36aa4e6a1b5e48f0ee5a787f10bcfece7587 (patch)
tree6e2ab820e4882f7ff3ec209b107d58e3c13f369f /tools/aapt2/diff/Diff.cpp
parent1fe99a819cba0437a520b0786625cff32702265f (diff)
Prevent LocalSocket from creating an fd if fd is already there
Any LocalSocket created with a FileDescriptor will throw IOExceptions when performing most opperations due to the fact that the LocalSocket tries to create an implementation but fails since there is a FileDescriptor already set. Bug: 34095140 Test: Setup using tap&go Change-Id: Ie8f50def6156c16617697d939d6c0ab570281642
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions