summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-04-18 16:32:42 -0700
committerSteven Moreland <smoreland@google.com>2019-05-01 19:19:50 +0000
commit05c973aeb665fd82c1523f2b122cf408b083ba78 (patch)
treea06efc92da8e25481623846cdf69a3e9322e1d5b /tools/aapt2/java/JavaClassGenerator_test.cpp
parentec0bd2981f6386717c3b6ab7f8198d7a80412f16 (diff)
HwBlob: s/malloc/calloc/
Since this blob is passed between processes. We could potentially only memset portions of the blob as it is written to. However, the JHwBlob API itself doesn't have to have writes in order (even though known usages of it do write in order). Because of this, keeping track of which bytes to pad would be too expensive. Bug: 131356202 Test: boot, hidl_test_java Change-Id: I48f4d7cb20c4bfe747dd323ae3744d323ad097c9 Merged-In: I48f4d7cb20c4bfe747dd323ae3744d323ad097c9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions