Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed9d61aa authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Lshal: note debug in help" am: 1a1d3479 am: 8ddafb99 am: 1b840019

am: 1a10d9d2

Change-Id: Iec16a5ce69754ac59b9c0e3acea5f7e58ee400d3
parents 37bf3c8f 1a10d9d2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -685,6 +685,7 @@ void Lshal::usage() const {
        << "           -c, --clients: print the client PIDs, or client cmdlines if -m is set"
                                                                              << std::endl
        << "           -m, --cmdline: print cmdline instead of PIDs" << std::endl
        << "           -d, --debug: emit debug info from IBase::debug" << std::endl
        << "           --sort=i, --sort=interface: sort by interface name" << std::endl
        << "           --sort=p, --sort=pid: sort by server pid" << std::endl
        << "           --init-vintf=path: form a skeleton HAL manifest to specified file " << std::endl