mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-01 02:31:36 -05:00
Keep PRNGFixes as it is since it is security sensitive, standardized code from Google. While F-Droid never wants to do anything with hardware IDs at all, this code uses the Build.SERIAL as a seed for the random number generator, so it is safe privacy-wise.