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