// Copyright 2013 The Android Open Source Project
//

java_binary {
    name: "media",
    wrapper: "media",
    srcs: ["**/*.java"],
}