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/clang; <nothing to do>
Change-Id: I1b0ad4bced87bc9f90e0d1d4d47edb6b9c7710ea
1 file changed