summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorMÃ¥rten Kongstad <marten.kongstad@sony.com>2019-04-12 12:32:41 +0200
committerTodd Kennedy <toddke@google.com>2019-05-06 06:38:49 -0700
commita465aec84364f44d2c3ee6305dfd44ae8352eca3 (patch)
treee7739522e9d7fb9eee57d0f7e4cf4bc377cc6197 /tools/aapt2/java/JavaClassGenerator.cpp
parent090cb136006ba6c9fbdcf84873df4a059e3f6200 (diff)
OMS: limit shell command output via optional args
Update the list and dump commands to optionally limit their output to make it easier to use the commands in automated tests. Examples of the new arguments in use: $ adb shell cmd overlay list android android [ ] com.android.internal.display.cutout.emulation.corner [ ] com.android.internal.display.cutout.emulation.double [ ] com.android.theme.icon.square ... $ adb shell cmd overlay dump com.android.theme.icon.square com.android.theme.icon.square:0 { mPackageName...........: com.android.theme.icon.square mUserId................: 0 mTargetPackageName.....: android ... } $ adb shell cmd overlay dump state com.android.theme.icon.square STATE_DISABLED Bug: 130364252 Test: atest 'com.android.server.om.hosttest.InstallOverlayTests#testAdbShellOMSInterface' Change-Id: Iee7d654e2600bb13b7755ce1623925df68f43463
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions