unplugged-system/external/autotest/utils/frozen_chromite
2025-10-06 13:59:42 +00:00
..
cli Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
lib Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
scripts Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
ssh_keys Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
third_party Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
utils Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
__init__.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

This is a fork of chromite code used by autotest. Since autotest is stuck on Python 2 and is holding back chromite, we've pulled out the code that autotest cares about here. If/when autotest supports Python 3.6+ only, it can migrate back to using chromite directly.