commit | beaa884078bcab7316678c3259303199b201addc | [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 | 0d16a6f47606aedd7f403ae15473b6f0d00fce7c | |
parent | 4d3b4c41074fd73285f160a081f8d376fcb92091 [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