AAPT2: Fix silent failure when ContainerReader fails during Link
Currently in the link step ContainerReader is used to read files but the reader is not checked for errors prior to the read. This can lead to silent failure when reading invalid resource files. Change-Id: I6420699ad30b5b84b0b2c696af8eb5a6cbd4111e
Loading
Please register or sign in to comment