commit | 5d897b8414f05319868bd3387be722df3eb18fa6 | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Tue Aug 04 17:36:22 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Tue Aug 04 17:36:22 2015 -0700 |
tree | 8ba1ec6e734091f8cadbdc42ff64f1466b5bd492 | |
parent | eddddb1835b05e335d421dc8b68230098853504a [diff] |
services/device/device: allow specification of excluded states from glob filter This cl introduces the option of prefixing the value of the instance-state and installation-state flags by '!', which means that the states listed are to be excluded (act as a blacklist rather than the default whilelist). Change-Id: Ic013337164578e30cbf057a6fc736d502910761e
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.