commit | a96ef59231069b88192464d73c0cad6d6b7f7efd | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm@cyngn.com> | Wed Oct 28 11:04:01 2015 -0700 |
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | Wed Oct 28 16:55:42 2015 -0700 |
tree | f658a4f7eb466b2f4225cab03b157939ae939836 | |
parent | 12b0900d129b69ab0110564f8df8e89e502eb563 [diff] |
build: Introduce ainfo, aerror functions envsetup.sh calls make directly to set some build vars. Any "bare" info or error messages interfere with the logic, so they must be guarded with checks for CALLED_FROM_SETUP. This is tedious and error prone, so provide an alternative that handles this logic automagically. Change-Id: I9f9a355a6ae58f2b173cffce796e37be1e68238c