summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2020-12-22 10:11:25 -0700
committerJeff Sharkey <jsharkey@android.com>2020-12-22 10:11:27 -0700
commit965d845ef1e4d84f27d170225e9b9c89d53d1463 (patch)
treeaa72feaec1fc534e3cb5d113610022da87f52ea3 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente72d3dec97cfde041620e5df2ca588868128b140 (diff)
Fix biometrics bug of mismatched data types.
They're writing a "long" value, but attempting to read it back as an "int" risks losing precision; they need to read as a "long". Bug: 176144163 Test: manual Change-Id: I23bca4ebfb38f27ce640d52ec737375c3e1f4ab5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions