commit | c8e95b9329d40bd0c35e58dd60185c97d940cebe | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Wed Apr 13 15:12:20 2022 -0700 |
committer | Hans Boehm <hboehm@google.com> | Tue Apr 19 12:57:25 2022 -0700 |
tree | 7fdad552914fe94164b24602570eab9f6477efcc | |
parent | 70c3d353193a95847094c013d825fe06f34f7418 [diff] |
Don't preload into nonexistent zygote We tried to access the first entry of Build.SUPPORTED_32_BIT_ABIS even when there where none, causing an out of bounds array access. The resulting exception was handled correctly, so this only speeds things up a little and avoids log spam. Bug: 228390898 Test: Build and boot master, Treehugger Change-Id: I5827c6991065dd50d3f6e797930a9e6b7616de6e