commit | 71c1ac32aed6c4b5a2a92ed54e977bfc690c31d0 | [log] [tgz] |
---|---|---|
author | Jiakai Zhang <jiakaiz@google.com> | Wed Jan 31 11:24:38 2024 +0000 |
committer | Jiakai Zhang <jiakaiz@google.com> | Wed Jan 31 11:25:00 2024 +0000 |
tree | 85635294ba25278e7987c658fefa1e5e1ef73b54 | |
parent | ab3903daaa8d1a272f466f7f326fd7eb511aeee3 [diff] |
Enlarge ZYGOTE_CONNECT_TIMEOUT_MS. When there is no boot image, Zygote needs to generate an in-memory boot image. This can take a long time on low-end devices. Bug: 322934806 Change-Id: I41048de7f3585a4c9e2175a103d47671ffa049bc Test: Presubmit