blob: 96d14696d0a2437055e438e1f21f2909b7336663 [file] [log] [blame]
Colin Cross45c0d712019-03-28 22:31:35 -07001// Copyright 2012 The Android Open Source Project
2
3java_binary {
4 name: "content",
5 wrapper: "content",
6 srcs: ["**/*.java"],
7}