diff options
author | Justin Yun <justinyun@google.com> | 2020-11-27 20:30:44 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2020-11-27 20:30:44 +0900 |
commit | 7a44479e0ad574121b2700e9218916bf72b9c86f (patch) | |
tree | 3c49f1b8f0e4949390c9d6665b7cd6915dad04a0 /java/java.go | |
parent | af07f732e660a79f11eaf6ff0876302f4063754e (diff) |
map list files must have newline characters
module_names.txt and module_paths.txt did not end with the newline
character in each line. Instead it had literal '\n'.
The character must use '\n' without escape character.
Test: m vndk
Change-Id: I1de1d0993994c8a95b02426777f62bfb2bed7b6f
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions