commit | acb754607386fc30112520b319f7e81ca304a04b | [log] [tgz] |
---|---|---|
author | Sandeep Dhavale <dhavale@google.com> | Mon Aug 19 13:56:40 2024 -0700 |
committer | Sandeep Dhavale <dhavale@google.com> | Mon Aug 19 15:42:13 2024 -0700 |
tree | a22c71591d085f756305b8b153b3982c844690ff | |
parent | c56c5591bd885f78502b1c66431bb701a7cfd77d [diff] |
lpdump: don't dump snapshot info when running with --json It is expected to dump info in json format only when lpdump is invoked with --json flag. Move the snapshot info logic from lpdumpd to lpdump and supress it when running with --json flag. Bug: 360431659 Test: Th Test: lpdump --json Change-Id: I0eeb5ba6190ce03851795060aa7f573c20666b17 Signed-off-by: Sandeep Dhavale <dhavale@google.com>