commit | 7b7f6661b6048aa0833c5ce384b3758d51e458c4 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Thu Jul 14 00:32:15 2022 +0000 |
committer | Yu Shan <shanyu@google.com> | Thu Jul 14 00:34:18 2022 +0000 |
tree | d6cecf8e2bf766ea5230d96a840b5bd9e7483aa5 | |
parent | c4d46b4d1c5bd999e1d0d1b78edffcb2770c3b75 [diff] |
Fix a bug for generating enum script. We were previously checking "/**" as the start of a comment, however some properties was using "/*" which causes the script to generate wrong enums. This CL fixes this issue. Test: Local run. Bug: 238944990 Change-Id: I56c350663fdde15a405b11fd108df0c7b1f4eb3a