I'm trying to play around with the Android stuff (which I realize is very alpha at best right now), and I'm hitting an error about a missing input file: '//tools/jdk:SingleJar_deploy.jar'. This appears to be an implicit dep when using android_binary rules.
Is this something that is supposed to be checked in, or can I grab it from somewhere?