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