commit | ca27b7ef42c56510cb9f5e1e3b6028b45eb613f8 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Tue Oct 30 14:55:08 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Nov 07 21:11:35 2018 +0000 |
tree | 7bdd959e94a5d0ac0a5b5330257c780ccb28d04a | |
parent | 549a76fc7a8e3cb0b3d84515397aa9c03786204f [diff] |
Allow mapper to introspect ObjectManager interface There are a number of cases where daemons need the abilty to identify where the object manager is for a particular path, so it can make use of GetManagedObjects to reduce the number of dbus calls for enumerating certain subsystems. This pathset makes objectmanager show up in the mapper interfaces list. Change-Id: If153ee412e751815f2e1aa41e32cae47336564c1 Signed-off-by: Ed Tanous <ed.tanous@intel.com>