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