OSDN Git Service

Add style parents dump command.
authorAurimas Liutikas <aurimas@google.com>
Tue, 25 Sep 2018 23:11:40 +0000 (16:11 -0700)
committerAurimas Liutikas <aurimas@google.com>
Tue, 9 Oct 2018 20:55:31 +0000 (13:55 -0700)
commit13e6a1dc3e25040a16d0fef47e909f08179bb9ce
tree6167744ee5676ba69d8501d3eda52b192399c46a
parentc997fc62e06f1fb2eadbceb6e7dfaa71fb2cf080
Add style parents dump command.

This command prints out the parent graph of a given style

Test: out/host/linux-x86/bin/aapt2 dump styleparents \
    --style Widget.MaterialComponents.TextInputLayout.FilledBox \
    out/target/product/generic_x86/system/priv-app/SystemUIGoogle/SystemUIGoogle.apk
Change-Id: Ib2ace7e90bee6f1c4b6a184edc591b1a3993db75
tools/aapt2/cmd/Dump.cpp
tools/aapt2/cmd/Dump.h