commit | 9e10d4fc2b003869a9b42a3224d6d6c9027d11e8 | [log] [tgz] |
---|---|---|
author | Robert Kroeger <rjkroege@google.com> | Thu May 07 16:33:04 2015 -0700 |
committer | Robert Kroeger <rjkroege@google.com> | Mon May 11 18:41:31 2015 -0700 |
tree | dc872d3622ea53e211308c7c3a367a26154f4ce8 | |
parent | cef93575ecb021e7733b255f5600997e3f98457b [diff] |
services/device/internal/impl: additional app liveness mechanism Add another mechanism by which the device manager can determine if apps are running when it restarts. This new default mechanism assumes that the pid of process previously launched by the device manager that does not respond to app cycle inquiries is the selfsame process and so should remain in the device manger's purview. Change-Id: I5a4dd5c5168bebe0e845c71448b32a45e74ff1bf
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.