commit | 246efa2a245c463ee71cf87d02e9cb77c23c4ab4 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Mar 19 13:57:26 2019 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Wed Mar 20 15:37:12 2019 +0000 |
tree | b4e5ebfc569aa4b4994a89e7f44b6390ec9fa33d | |
parent | f52fefe5ee3533282dce6fc0e040437d23f92a9b [diff] |
dexoptanalyzer: Allow writing into installd's pipe Dexoptanalyzer is getting a new mode to instruct installd on which dex files it needs to open for itself and dex2oat from class loader context. The file list is communicated by a pipe from a forked dexoptanalyzer process to the installd parent. Give dexoptanalyzer permission to write to installd's pipes. Bug; 126674985 Test: atest installd_dexopt_test Change-Id: Ic415e2dc543099d26681103c9d368c941d21b49a