commit | 1ea6f070b10c926e73960f8f7cecb76542783cfd | [log] [tgz] |
---|---|---|
author | Alex Buynytskyy <alexbuy@google.com> | Fri Apr 05 20:52:32 2019 -0700 |
committer | Alex Buynytskyy <alexbuy@google.com> | Mon Apr 08 19:16:05 2019 -0700 |
tree | 42f2a9e0102c058bab417e1bba2524d845aa29df | |
parent | 482e1c642b857e28c8484501f30454784b827f57 [diff] |
Binding err to inout for raw protocol for in-process execute. As raw protocol does not allow for splitting err - it has to be redirected to inout. Before this change it was not done for in-process and all err data was lost. Bug: 130086616 Test: manual + atest adbd_test Change-Id: I6cd11c940673d73e2993a6eb23c46d31bd8bf504