summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorHyunyoung Song <hyunyoungs@google.com>2017-05-24 16:48:41 -0700
committerHyunyoung Song <hyunyoungs@google.com>2017-05-31 11:38:50 -0700
commit9d56bc1218759d1077b4a4014492381adc766d09 (patch)
treedeb044d1a700b460bedef7552ca690619493954d /tools/aapt2/java/JavaClassGenerator.cpp
parent54ddf4a4e266ab544f43516c2ebb6cf2a8e6c7f1 (diff)
Do not add unnecessary prefix to dumpsys activity provider [NAME] --proto
Bug: 36904684 Test: builds, and tests succeed in the same topic branch The test executes following "dumpsys activity provider [launcher package name]/[provider name that implements workspace dump logging] --proto" In order to extract the proto binary from this stream, there cannot be extra prefix added to each line. Hence, when "--proto" flag is on, simply call the sub provider record's dump method. This is following same pattern on other system service dump. Having --proto flag also doesn't do any pretty printing. e.g., dumpsys appwidget --proto. Change-Id: I13712a45ce5b584123b3bd73c023df349fb86809
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions