blob: ea551bed4a406d0ccf9c22424742e6c43ca99418 [file] [log] [blame]
android_app {
name: "ContactManager",
// Only compile source java files in this apk.
srcs: ["src/**/*.java"],
sdk_version: "current",
dex_preopt: {
enabled: false,
},
}