commit | c1a8d8bbe04e95f2e28860fe4b341fc9e07fa73c | [log] [tgz] |
---|---|---|
author | Robert Kroeger <rjkroege@google.com> | Thu May 14 13:28:05 2015 -0700 |
committer | Robert Kroeger <rjkroege@google.com> | Thu May 14 13:31:34 2015 -0700 |
tree | 4aa0f620db6264d08ceb628b30a015bd43fcabd2 | |
parent | ec7a60897804085a5ec2d0191b09d45fedfd8146 [diff] |
services/device/internal/suid: don't complain if the app shutdown The device manager asks suidhelper to kill apps that have not responded sufficiently quickly to the kill request. Modify suidhelper to not complain if the app's process has already exited by the time that suidhelper executes. Change-Id: I8fbb6e0f1f39692da61ea762a5c0d388a947b753
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.