Use --oat-fd instead of --oat-file when calling dex2oat.
This way we avoid forking and execing dex2oat if the output oat file is not writeable, and the error messages are slightly better. Bug: 19937016 Change-Id: I2320f70aa37653b85df40fe1977e09f33789cb8b
Loading
Please sign in to comment