commit | b0931246754764d6ea97bb334584cb9a6c738989 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Jun 29 14:18:27 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Jun 30 12:32:03 2015 -0700 |
tree | 34ff957d90443a86bf42a8b5efecbd6334073b3b | |
parent | 26478b7fc5ef6d0d0c6ceca6f6c71f100a1fdc72 [diff] |
androidbp: make error handling stricter Instead of putting errors into the translated Android.mk file where they are unlikely to be seen and may cause strange build behavior, make all errors fatal. Also buffer to a byte buffer and then write to the output file once we are sure there are no errors. Change-Id: I247f405dd0a7c1d14c2681f86c7ac626e035ac2c