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