diff options
| author | 2024-08-22 12:04:41 -0700 | |
|---|---|---|
| committer | 2024-08-26 12:26:48 -0700 | |
| commit | b130e791b61eb3401d095ae1d610d5667961496f (patch) | |
| tree | 07860a34c55d5fc95a9d2969a3a2c05cb86d57e2 /tools/warn/java_warn_patterns.py | |
| parent | 1dbf5fb0454616d05c2aec48f9aff8fa51eac4a4 (diff) | |
add BuildContext class and fix enabled features
Add a BuildContext class to simplify parsing the build context dict, and
fix the parsing of enabledBuildFeatures, which was being parsed as a
list of strings when it's actually a list of dicts like:
[{'name': '<feature_name>'}]
Test: atest build_test_suites_test
Bug: 361605425
Change-Id: I6424c444daf1582e92313c39f43207cb274aa78f
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions