blob: c2145453b77a5ed84084f77a94f9a45756dcaf6a [file] [log] [blame]
// Copyright 2015 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.
// +build java android
package main
import (
_ "v.io/x/jni"
)
func main() {
}