diff options
author | David Brazdil <dbrazdil@google.com> | 2018-11-12 10:46:14 +0000 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2018-11-12 10:49:29 +0000 |
commit | 976b01f62ad8fa2e4a25f64c152839eb37552f9e (patch) | |
tree | 5b6206e8a069f5b824e7c96582188f1601a4afa0 /compiler/optimizing/graph_visualizer.cc | |
parent | fe59955fc41e277bf1c60378202ba785abb1e4a8 (diff) |
hiddenapi: Initialize unused value in DexFile::MapItem
The build tool adds a new MapItem into the MapList of a dex file
which points to the new hiddenapi flags section. However, hiddenapi
would not initialize the `unused_` field in MapItem and therefore
result in non-deterministic builds.
Bug: 119308882
Test: invoke hiddenapi twice of the same dex, diff the two files
Change-Id: I00d0dc909a3424f3eb2776cf87719c074f264e74
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions