commit | 2614378b0b823d4d71a479671a61d071f549b000 | [log] [tgz] |
---|---|---|
author | Nikita Iashchenko <nikitai@google.com> | Tue Apr 20 23:22:03 2021 +0000 |
committer | Victor Chang <vichang@google.com> | Thu Jun 17 18:06:48 2021 +0100 |
tree | 372803399b9ea481f4d5038c4b3da9a5ea185cc2 | |
parent | dc07d29bd03e473f9e324c3b64b8cdd33b0a24db [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 Merged-In: I019000d2b35c256e7c8a251a95bd9384d3503335 Change-Id: I019000d2b35c256e7c8a251a95bd9384d3503335