AAPT2: Fail compile on bad output file/dir
Test: manual Change-Id: I2578e32c52430a62df942822ddf6bd3f06357bce
This commit is contained in:
@@ -738,7 +738,7 @@ int compile(const std::vector<StringPiece>& args) {
|
||||
}
|
||||
|
||||
if (!archiveWriter) {
|
||||
return false;
|
||||
return 1;
|
||||
}
|
||||
|
||||
bool error = false;
|
||||
|
||||
Reference in New Issue
Block a user