Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
OWNERS | D | 04-Jul-2025 | 103 | 6 | 4 | |
README.md | D | 04-Jul-2025 | 507 | 18 | 12 | |
ki350037023.txtpb | D | 04-Jul-2025 | 705 | 20 | 18 | |
ki350037348.txtpb | D | 04-Jul-2025 | 705 | 20 | 18 | |
ki372917199.txtpb | D | 04-Jul-2025 | 705 | 20 | 18 | |
ki385124056.txtpb | D | 04-Jul-2025 | 705 | 20 | 18 |
README.md
1# Approved Known Issues 2 3This directory contains one text proto buffer file for each known issue approved for reporting by 4`Build.getBackportedFixStatus`. 5 6## Format 7 8Known issue files are named `ki<id>.txtpb` containing the data for a BackportedFix defined in 9[backported_fixes.proto](../backported_fixes.proto) like [ki350037023.txtpb] 10 11```prototext 12known_issue: 350037023 13alias: 1 14``` 15 16All approved known issues must get an owners approval by Android Partner Engineering as defined in 17the [OWNERS] file. 18