commit | 1bc8a1f88616f3b4e54219075a971196f3492874 | [log] [tgz] |
---|---|---|
author | Nikita Iashchenko <nikitai@google.com> | Tue Apr 20 20:27:02 2021 +0000 |
committer | Nikita Iashchenko <nikitai@google.com> | Wed Apr 21 14:10:43 2021 +0000 |
tree | bf843db90f63a6d1557b1bb1c683c74a8a5d9fb1 | |
parent | 87c254de0ea13e2ac250d6c69309b24da7e73edc [diff] |
Remove usage of Math.randomLongInternal As a part of internal libcore API cleanup some of the functions previously exposed are getting removed from public surface. Math#randomLongInternal is a wrapper around java.util.Random and has no specific implications so its usages are get refactored. Bug: 154796679 Test: m droid Change-Id: I29e0e9307fbaf9c1ac018b83014efb2d3dd74479