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

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

Merge "Update re hwservicemanager debugDump semantics." am: ed2debbb am: eec11e4c

am: 1cf95ad8

Change-Id: Ieb69025cf922fbcc4e838c88d8701c8a8a5abfb7
parents f2051aae 1cf95ad8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -456,6 +456,9 @@ Status Lshal::fetchPassthrough(const sp<IServiceManager> &manager) {
    using namespace ::android::hidl::base::V1_0;
    auto ret = timeoutIPC(manager, &IServiceManager::debugDump, [&] (const auto &infos) {
        for (const auto &info : infos) {
            if (info.clientPids.size() <= 0) {
                continue;
            }
            putEntry(PTSERVICEMANAGER_REG_CLIENT, {
                .interfaceName =
                        std::string{info.interfaceName.c_str()} + "/" +