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