platform_build_soong/androidmk
Sasha Smundak 7890211d58 Fix comments with continuation
Backgound: aog/919954 tried to handle
```
   second line
```

but did it incorrectly. The parser works correctly (so this change
reverts aog/919954), it returns multiline comment, but the serializer
converting the internal representation to Blueprint was not emitting
'//' on the lines after the first.

Test: treehugger
Bug: 127521510
Change-Id: I0257a8b3cc4ffcaa6bea44113ceba66bb99d7e43
2020-11-19 11:52:20 -08:00
..
androidmk Fix comments with continuation 2020-11-19 11:52:20 -08:00
cmd When bpfix fails in androidmk, output the tree anyway 2020-06-09 16:01:51 -04:00
parser Fix comments with continuation 2020-11-19 11:52:20 -08:00
Android.bp Sandbox soong_build by changing to root directory 2020-01-11 01:11:46 +00:00