Skip to content
Commit f57c7897 authored by Boris Sazonov's avatar Boris Sazonov Committed by Chromium LUCI CQ
Browse files

[Android] Move low entropy source to Java

Changes how low entropy source is generated on Android. Now, instead
of using base::RandInt, on Android it goes through JNI to query it
from Java.

In subsequent CLs, this low entropy source generated on the Java side
will be used to assign experiment groups to FRE studies that need
the group assignment before the native is initialised.

Bug: 1361404
Change-Id: Ib7421a46238b74ea3c0efaca304da62a385c38ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3978211


Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Reviewed-by: default avatarJohn Abd-El-Malek <jam@chromium.org>
Commit-Queue: Boris Sazonov <bsazonov@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072417}
parent a700c1c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment