commit | 01619683923174b57d8708e909a47afbd7e84103 | [log] [tgz] |
---|---|---|
author | Almaz Mingaleev <mingaleev@google.com> | Tue Mar 14 14:07:50 2023 +0000 |
committer | Almaz Mingaleev <mingaleev@google.com> | Tue Mar 14 16:21:17 2023 +0000 |
tree | ca9646bc1bfe571bda6e89f6ebec4a8d3cd3cb42 | |
parent | 2f18344d982e7c50922fa099a007646702a16a0f [diff] |
Use SecureRandom instead of java.util.Random. The latter might be initialized in the Zygote and return the same sequence within app restarts. Bug: 273524418 Fix: 273524418 Test: m Change-Id: Id85082edffb7b769bb5f78d66b561e5e097227c5