diff options
author | Greg Kaiser <gkaiser@google.com> | 2016-09-05 21:39:51 -0700 |
---|---|---|
committer | Greg Kaiser <gkaiser@google.com> | 2016-09-06 06:14:06 -0700 |
commit | 5e953d626866318c31ef300305facb920c7496cf (patch) | |
tree | 70f8ecbfbe9a3edcff9c3e3cd6c8848e2bc5d7c5 /test/utils/python/generate_java_main.py | |
parent | 5f17d642b0a220c24e51882fd5e785cb2404f7a3 (diff) |
LogMessageData: Fix assignment in constructor
The previous code was assigning to the function argument, not
the member variable. Since our member variable is 'const'
we use a helper function to acheive this.
Test: m test-art-host
Change-Id: I11bf7b04297b7b6c0649a87416a7a6e622e2db43
Diffstat (limited to 'test/utils/python/generate_java_main.py')
0 files changed, 0 insertions, 0 deletions