commit | 0e0e7dde92e2ca9cba3e119111563c4f4f20ccfc | [log] [tgz] |
---|---|---|
author | Eric Holk <eholk@google.com> | Tue Jan 15 10:03:46 2019 -0800 |
committer | Eric Holk <eholk@google.com> | Tue Jan 15 10:03:46 2019 -0800 |
tree | 7f995cfe8abc37afe5c0713cf57f14d0a24edc64 | |
parent | 6f37294f4caf3af7fc88f4bd70bf90e52bc27214 [diff] |
[viewcompiler] Enable input from file descriptor This is needed to be able to launch the viewcompiler from installd. We only support FD-input mode when reading from APKs. For output to an FD, we rely on stdout redirection. Bug: 111895153 Change-Id: I3025d83c60494485bada5f2f4cd67e25354d1d53