This commit add several workarounds (which were applied manually in the
past) to dataset update tool.
Test: Compute the latest eligible list with update_dateset.py.
Change-Id: Ifa05f702434354e239f582a935733d652b2341ff
This commit add regular expression support to tag file reader and stop
hard coding SP-HAL in vndk_definition_tool.py.
Test: ./tests/run.py
Test: Run vndk_definition_tool.py for a device and all outputs are same
Change-Id: Iae2631a965045e80c7373970e3f1e61209f3006a
This commit adds a tool to update eligible list datasets from
make_vars-$(TARGET).mk and module-info.json.
Test: ./tools/update_dataset.py \
-o out.csv \
--make-vars ${OUT_DIR}/soong/make_vars-$(TARGET).mk \
--module-info ${ANDROID_PRODUCT_OUT}/module-info.json \
old-eligible-list.csv
Change-Id: Ic6e79b835528703f164db81e8545a90651bbbdc7