summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Tim Yu <yunicorn@google.com> 2024-06-05 23:06:39 +0000
committer Tim Yu <yunicorn@google.com> 2024-06-14 13:53:28 +0000
commit6f5572dedb08c7b63b1044d767f143bdaf6125f8 (patch)
tree15b626d75fc73759f182b0d417b90625244639fa /libs/androidfw/misc.cpp
parent88c1d4a060dd4f5f4606581cd47ff4ca5f8ca1fe (diff)
Autofill Better Request ID
Modifies Request ID to have the following characteristics: 1. Small enough to have a bunch of collisions between devices - this is done by truncate it to 16 bits (% 0xFFFF) 2. Unique within the same device - so it still works as expected Fixes: 342013721 Test: tdb Change-Id: I86f627b842fc614d992b11be2e1b13a81af9b65a
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions