blob: 5e471c2cefb1d4f120a2f29891b7702d70ef3c9f [file] [log] [blame]
// Copyright 2016 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package io.v.syncbase.internal;
public class Permissions {
byte[] json;
}