Currently I am creating a jar file, which is failing at the dexopt
stage of user build
45:29.589998 dexpreopt: WaitForString: "-----DEXPREOPT-PROMPT-----",
120.0
45:29.591893 dexpreopt: ok, time remaining 120.0 of 120.0
WaitForPrompt saw """
"""
45:30.388431 dexpreopt: out/target/product/saturn/obj/PACKAGING/
dexpreopt_intermediates/system/framework/com.xxx.device.jar has a zero-
length odex file
Could not install files
45:30.388541 dexpreopt: Killing emulator
-Dan