Stop using ninja reserved keyword

"generator" is a special ninja variable that changes the behavior of the
rule. While it's a boolean, these strings were causing it to be
interpreted as true.

Test: mmma external/llvm; <nothing to do>
Change-Id: I56b160fad94a1f56f3191876de10e8bd624adf9c
1 file changed