-
Dominic Mazzoni authored
Original: http://crrev.com/c/2404164 Reverted: http://crrev.com/c/2416357 due to issue with death test. Replace the hand-written code to parse each enum from ax_enums with a templatized function that builds a map from string to attribute value on-demand. This saves a little bit of manual effort each time someone updates an enum. Note that these parsing functions are only used by the automation API. Bug: None Change-Id: Ib710f15f2596b04d30ca177b8141b2dc953ed5c1 AX-Relnotes: N/A Tbr: dtseng@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418850Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#808468}
9c43aeef