platform_build_soong/cmd/pom2mk
Colin Cross 0b9f31fb08 Replace *Escape with *EscapeList
Follow the change to blueprint to make *Escape take and return a string
and add *EscapeList that take and return slices of strings.  Fix up
a few places that were unnecessarily converting a string to a slice
and back to a string.

Test: m nothing
Change-Id: I3fa87de175522205f36544ef76aa2f04aef1b936
2019-03-04 18:11:53 +00:00
..
Android.bp Add pom2mk, a maven repo -> Android.mk tool 2017-06-07 23:25:16 -07:00
pom2mk.go Replace *Escape with *EscapeList 2019-03-04 18:11:53 +00:00