Created by: cwoodwar6
When using language= 'kotlin' in an android_library rule without any kotlin source code, it jumps straight into passing the non-existent generated source zip to javac. This results in __src_debug_gen_sources__/generated.src.zip (No such file or directory).