commit | ae88d4e21e072a5a4a15777ce2575b90a4689333 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Sep 06 14:46:55 2018 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Thu Sep 06 15:10:28 2018 +0100 |
tree | cf0d7dbec4ac0d9c4e7f3406016e997559a31c66 | |
parent | 081a589ad997e30062bfb9c6cd18f77d9cae0245 [diff] |
Ignore comment lines in hidden api lists It is sometimes useful to add comments at the top of a source file. This patch changes hidden API list generation to ignore lines beginning with a hash. Note that due to the sorting constraints on hidden API lists, comments can be only at the top of the files. Test: m appcompat Change-Id: I1bc6fd44d1b1f10a5adc45093d7f7ed5a0c5a54f