platform_build_soong/androidmk
Liz Kammer 5e4070cb6b Add androidmk error for multiple assignments
Identify variables that are cleared or reassigned, add an error and
prevent reassignment which caused a parser error.

Test: go test androidmk_test
Bug: 112653593
Change-Id: I0db3372b60812ff4cdaebb38a56ed0af0dbdb27e
2020-06-24 10:33:59 -07:00
..
androidmk Add androidmk error for multiple assignments 2020-06-24 10:33:59 -07:00
cmd When bpfix fails in androidmk, output the tree anyway 2020-06-09 16:01:51 -04:00
parser Do not "escape" newline if comment ends with ESC character. 2019-03-06 16:46:23 -08:00
Android.bp Sandbox soong_build by changing to root directory 2020-01-11 01:11:46 +00:00