1// Copyright 2017 The Android Open Source Project 2// 3 4java_binary { 5 name: "vr", 6 wrapper: "vr", 7 srcs: ["**/*.java"], 8} 9