xref: /aosp_15_r20/cts/backported_fixes/README.md (revision b7c941bb3fa97aba169d73cee0bed2de8ac964bf)
1# Backported Fixes Test libraries.
2
3This directory contains rules, annotations, and other helpers for writing tests
4for Backported Fixes.
5
6TODO: Add link to public docs.
7
8Tests for backported fixes should go in the test suite appropriate to the
9affected code and be annotated {@link BackportedFixTest}.
10