summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChenjie Yu <cjyu@google.com>2018-09-14 15:54:59 -0700
committerChenjie Yu <cjyu@google.com>2018-09-18 16:29:52 -0700
commit12e5e6755f0aca0fbd03419f6b11987c2d8be3c8 (patch)
tree3d5449ee015d4ba8bdf0cf3fe4110b95df66cb66 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentcbf34a2318cf633c1b47601edd9f888d1d36eacb (diff)
use custom Parcel format to pull data
When statsd pulls data from StatsCompanionService, the data is put into log_msg format on java side and expanded into LogEvent on cpp side. There is a lot of dependency on log_msg and liblog to add new types. There is pending bug to rewrite thta part of the code in statsd to completely rid the legacy of logd and liblog. But that may not happen soon. Now we can support new storage type. Also no need to specify number of fields in StatsLogEventWrapper cstr, which is a source of bug in P. Bug: 115775035 Test: manual test and cts test Change-Id: Id1f0b033885da6f3bcebe043968061821db48f35
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions