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